This report does not block or authorize the manifest or ZIP.
Most static alerts are Markdown formatting or inline code examples, not Ruby backtick execution. The remaining confirmed issues are legitimate quality-gate commands that run package scripts, modify files, install tooling, or may expose secret matches. No prompt injection attempt was found in SKILL.md.
Report position
Historical report
Open audit history before using this report to install.
Audit attestation
Not attestable
The required immutable binding is incomplete.
Human verification
Not verified
No human verification is recorded for this report.
Coverage
1 Files scanned · 458 Lines analyzed
17 items shown for review
Limitations
This report does not claim runtime or sandbox execution and does not prove the absence of side effects.
01
Evidence chain
Follow the evidence from source binding to the install contract. Available evidence supports verification; it is not a safety guarantee.
The skill recommends grepping staged diffs for API keys, secrets, passwords, and tokens. Matching lines can reveal secret values to the agent transcript or logs.
The command directly scans staged diff content for secret keywords and would output matching lines. The purpose is protective, but the output can expose sensitive values.
04
Remediation
Suggested fixes recorded by this audit. Applying them is the maintainer’s responsibility.
FIX-001
High
Secret searches may print matched secret values into model context.
Use redacted secret scanning output. Report only file names, line numbers, and match types, not secret values.
FIX-002
Medium
Project scripts and package manager commands can execute repository code.
Require user confirmation before npm, pnpm, npx, build, test, and install commands. Show the exact command first.
FIX-003
Medium
Automatic fix and cleanup commands can modify or delete files.
Run non-mutating checks by default. Ask before fix commands, audit fixes, cleanup commands, or package installation.
FIX-004
Low
The hook bypass example can normalize skipping quality checks.
Limit no-verify guidance to emergencies. Require an explicit user request before suggesting it.
05
Expert evidence
Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.
Artifact subject
Marketplace commit
Unavailable
Content hash
Unavailable
Tree hash
Unavailable
Skill path
Unavailable
Audit payload hash
Unavailable
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.