Caveat verdict

occ

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

The skill appears to be designed for legitimate development tasks, with clear documentation and no evidence of malicious behavior.

⚠ 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.

55
security
80
transparency
70
maintenance

Findings (6)

Pattern match medium

References child_process — can spawn system processes

scripts/bin/opencode-server.js · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

scripts/bin/opencode-server.js · prose · downgraded · exec(

Pattern match medium

Uses spawn() — can execute external programs

scripts/src/utils/server.js · prose · downgraded · spawn(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/src/utils/server.js · prose · downgraded · http://127.0.0.1

Pattern match low

Popular HTTP library — network access

scripts/package.json · prose · downgraded · axios

Pattern match low

Node http/https module — low-level network access

scripts/src/services/message.js · prose · downgraded · require('http')

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_indata_encoding

Is this flag fair?

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