Caveat verdict
protocol-doc-auditor
Security auditor that scans API/protocol documentation for dangerous patterns like curl|bash and credential exposure; the skill's own example code is illustrative of attacks it detects, not instructions to execute them.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (5)
Pipe to bash — executes piped content as shell commands
SKILL.md · frontmatter · |bash
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · prose · downgraded · curl | bash
Pipe-to-shell pattern (wget | sh)
SKILL.md · prose · downgraded · wget -O- | sh
Pipe to sh — executes piped content as shell commands
SKILL.md · prose · downgraded · | sh
References sudo — requests elevated privileges
SKILL.md · prose · downgraded · sudo
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 system binary.
Is this flag fair?
Thanks — recorded.