Caveat verdict

ai-orchestrator

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill uses network_in and package_install capabilities, which could potentially be used for malicious purposes if not properly validated.

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

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (8)

Pattern match critical

Unicode homoglyph detected — uses lookalike characters to evade pattern matching

REFERENCE.md · prose

Pattern match high

Recursive delete from root or home — destructive command

ask-puppeteer.js · prose · downgraded · rm -rf /

Pattern match high

Uses eval() — can execute arbitrary code

ask-puppeteer.js · prose · downgraded · eval (

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/test-mode-matrix.sh · prose · downgraded · | bash

Pattern match medium

References child_process — can spawn system processes

ask-puppeteer.js · prose · downgraded · child_process

Pattern match medium

setuid — privilege escalation mechanism

ask-puppeteer.js · prose · downgraded · setuid

Pattern match medium

Dynamic import() — loads module at runtime

ask-puppeteer.js · prose · downgraded · import('

Pattern match low

Base64 encoding/decoding

ask-puppeteer.js · prose · downgraded · base64Encode

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/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_inpackage_install

Is this flag fair?

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