Versioned security assessment

Report ID: SA-20D15AEC

7/15/2026, 3:24:33 PM

ops-engineer security assessment v1

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: codex Historical report
Skill name
ops-engineer
Version
v1
Maintainer
zl2023github
Coverage
1 Files scanned · 327 Lines analyzed
Policy version
skillstore-security-audit-policy-v1

Highest confirmed finding severity

High

1 confirmed security finding requires attention.

Installation context

Historical evidence

This report may not describe the currently installable artifact. Open the current Skill page for install guidance.

Open current Skill page

This report does not block or authorize the manifest or ZIP.

Most static findings are false positives caused by Markdown fences, inline formatting, Chinese text, and legitimate diagnostic terminology. However, the skill directs the agent to execute infrastructure commands without explicit approval boundaries for privileged or state-changing work. Add scope validation, approval, secret-handling, and rollback requirements before publication.

Report position

Historical report

Open audit history before using this report to install.

Audit attestation

Attestation superseded

A newer attestation exists.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 327 Lines analyzed

1 item shown for review

Limitations

This report does not claim runtime or sandbox execution and does not prove the absence of side effects.

Evidence chain

Follow the evidence from source binding to the install contract. Available evidence supports verification; it is not a safety guarantee.

  1. Source

    Commit and path bound

  2. Artifact

    Content and tree hashes bound

  3. Audit

    Complete

  4. Install contract

    Open manifest to verify

    Open manifest

Capabilities observed

Observed means this report recorded supporting evidence. Not recorded does not prove that a capability is absent.

Contains scripts

May execute code included with the Skill.

Not recorded by this audit

Network access

May connect to external services.

Not recorded by this audit

Filesystem access

May read or write local files.

Not recorded by this audit

Env variables

May read values from the process environment.

Not recorded by this audit

External commands

May invoke commands or programs outside the Skill.

Observed in 16 evidence locations

Risk findings

Confirmed security concerns are separated from items that still need review.

Confirmed security concerns (1)

RISK-001 High
Unbounded Infrastructure Command Execution
The skill directs the agent to execute deployment, configuration, and troubleshooting commands but does not require confirmation before privileged or state-changing operations.
The source explicitly emphasizes real execution, accepts any task requiring operations, and includes command execution in its workflow. No approval or rollback gate is defined.

Remediation

Suggested fixes recorded by this audit. Applying them is the maintainer’s responsibility.

  1. FIX-001
    High
    State-changing and privileged operations lack an explicit approval gate.
    Require user approval after presenting each command, target, impact, rollback plan, and verification method.
  2. FIX-002
    Medium
    The workflow does not require read-only diagnostics or target validation before execution.
    Default to read-only checks, verify the environment and resource scope, then use least-privilege credentials.
  3. FIX-003
    Medium
    Secret and key management capabilities have no handling safeguards.
    Prohibit printing secrets, use approved secret stores, redact outputs, and confirm rotation or revocation steps.

Expert evidence

Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.

Artifact subject

Marketplace commit
20d15aec19fbd00408b0c18c6101a0baa88f4527
Content hash
defe4db8cab567abd55190052e6a2109ce8d041f57a1e41dbf9262aced936532
Tree hash
655de688a7589beb25d8f960e2ad7de1b4d72ea89ca8bfe93314764806b1fb95
Skill path
skills/zl2023github/ops-engineer
Audit payload hash
e44839764380fac16617024cec5b65b6

Analysis metadata

Audit model: codex

Analysis state: Complete

Scope is limited to the recorded files, lines, methods, and evidence. No runtime or sandbox execution is claimed.

Verify and export

The manifest and lockfile bind install artifacts to cryptographic hashes. This integrity claim is separate from the security assessment.

Audit attestation: superseded