Caveat verdict

code-executor

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

Skill explicitly executes bot-generated and user-supplied code at runtime across multiple languages including Bash, with file_write and dir_traversal capabilities; the broad dynamic execution surface is a genuine risk.

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

35
security
60
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match high

Pipe to bash — executes piped content as shell commands

SKILL.md · prose · downgraded · | Bash

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match medium

References sudo — requests elevated privileges

skill-card.md · prose · downgraded · sudo

Pattern match low

Python directory traversal

SKILL.md · code · os.listdir(

Why the tier is capped

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

dir_traversalfile_writepackage_install

Is this flag fair?

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