Caveat verdict
bug-audit
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.
Findings (8)
<script> tag in markdown — potential code injection
references/pitfalls.md · code · <script>
Accesses sensitive system files
references/redblue.md · code · /etc/passwd
Prompt injection — tries to override agent instructions
references/redblue.md · code · ignore previous instructions
Uses eval() — can execute arbitrary code
references/modules.md · prose · downgraded · eval(
Dynamic Function constructor — equivalent to eval()
references/modules.md · prose · downgraded · new Function(
HTTP request to bare IP address — common in malicious payloads
references/redblue.md · code · http://169.254.169.254
Uses exec() — may execute shell commands
references/modules.md · prose · downgraded · exec(
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?
Thanks — recorded.