Caveat verdict

bug-audit

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

Structured code-audit methodology skill that guides the agent through reading project files and building audit tables; no network calls or credential access are involved — it is a pure analysis process guide.

⚠ 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
80
transparency
70
maintenance

Findings (8)

Pattern match critical

<script> tag in markdown — potential code injection

references/pitfalls.md · code · <script>

Pattern match critical

Accesses sensitive system files

references/redblue.md · code · /etc/passwd

Pattern match critical

Prompt injection — tries to override agent instructions

references/redblue.md · code · ignore previous instructions

Pattern match high

Uses eval() — can execute arbitrary code

references/modules.md · prose · downgraded · eval(

Pattern match high

Dynamic Function constructor — equivalent to eval()

references/modules.md · prose · downgraded · new Function(

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/redblue.md · code · http://169.254.169.254

Pattern match medium

Uses exec() — may execute shell commands

references/modules.md · prose · downgraded · exec(

Pattern match medium

References child_process — can spawn system processes

references/modules.md · prose · downgraded · child_process

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_in

Is this flag fair?

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