Caveat verdict
web-coder
Knowledge skill for web development providing guidance and code patterns; no executable commands, credentials, or external data flows.
⚠ 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.
Permission integrity
network_out
Findings (13)
<script> tag in markdown — potential code injection
SKILL.md · code · <script
Dynamic import() — loads module at runtime
references/architecture-patterns.md · code · import('
Base64 decode (atob) — may hide malicious payloads
references/data-formats-encoding.md · code · atob(
Instructs covert action — may act without user awareness
references/javascript-programming.md · code · Silently
Uses eval() — can execute arbitrary code
references/javascript-programming.md · prose · downgraded · eval(
References sudo — requests elevated privileges
references/servers-infrastructure.md · code · sudo
String.fromCharCode — can build strings to evade detection
references/data-formats-encoding.md · code · String.fromCharCode
Base64 encode (btoa) — may obfuscate data exfiltration
references/data-formats-encoding.md · code · btoa(
Opens WebSocket connection
references/http-networking.md · code · WebSocket
Node http/https module — low-level network access
references/servers-infrastructure.md · code · require('http')
fetch() — outbound network request
SKILL.md · code
Uses XMLHttpRequest — network access
SKILL.md · prose · downgraded · XMLHttpRequest
Makes HTTP request to external URL
references/javascript-programming.md · code · fetch('https://
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_outnetwork_in Is this flag fair?
Thanks — recorded.