Caveat verdict

protocol-doc-auditor

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
90
transparency
90
maintenance

Findings (5)

Pattern match critical

Pipe to bash — executes piped content as shell commands

SKILL.md · frontmatter · |bash

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

SKILL.md · prose · downgraded · curl | bash

Pattern match high

Pipe-to-shell pattern (wget | sh)

SKILL.md · prose · downgraded · wget -O- | sh

Pattern match high

Pipe to sh — executes piped content as shell commands

SKILL.md · prose · downgraded · | sh

Pattern match medium

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API