Caveat verdict

web-coder

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

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.

0
security
70
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (13)

Pattern match critical

<script> tag in markdown — potential code injection

SKILL.md · code · <script

Pattern match high

Dynamic import() — loads module at runtime

references/architecture-patterns.md · code · import('

Pattern match high

Base64 decode (atob) — may hide malicious payloads

references/data-formats-encoding.md · code · atob(

Pattern match high

Instructs covert action — may act without user awareness

references/javascript-programming.md · code · Silently

Pattern match high

Uses eval() — can execute arbitrary code

references/javascript-programming.md · prose · downgraded · eval(

Pattern match high

References sudo — requests elevated privileges

references/servers-infrastructure.md · code · sudo

Pattern match medium

String.fromCharCode — can build strings to evade detection

references/data-formats-encoding.md · code · String.fromCharCode

Pattern match medium

Base64 encode (btoa) — may obfuscate data exfiltration

references/data-formats-encoding.md · code · btoa(

Pattern match medium

Opens WebSocket connection

references/http-networking.md · code · WebSocket

Pattern match medium

Node http/https module — low-level network access

references/servers-infrastructure.md · code · require('http')

Confirmed in code low

fetch() — outbound network request

SKILL.md · code

Pattern match low

Uses XMLHttpRequest — network access

SKILL.md · prose · downgraded · XMLHttpRequest

Pattern match low

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?

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