Caveat verdict

scripting-utils

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

Universal scripting utilities skill providing syntax validation and code generation for multiple languages; the single network_in capability and executionSinkDetected reflect documented WebSearch integration for doc lookups, which is legitimate and transparent.

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

Findings (8)

Pattern match high

Pipe to bash — executes piped content as shell commands

SKILL.md · prose · downgraded · | Bash

Pattern match high

Pipe to sh — executes piped content as shell commands

SKILL.md · prose · downgraded · | sh

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match medium

subprocess execution — runs system commands from Python

scripts/language_validator.py · prose · downgraded · subprocess.run(

Pattern match medium

References sudo — requests elevated privileges

scripts/system_manager.py · prose · downgraded · sudo

Pattern match medium

apt-get install — installs system packages

scripts/system_manager.py · prose · downgraded · apt-get install

Pattern match medium

subprocess with shell=True — command injection vector

scripts/system_manager.py · prose · downgraded · subprocess.run(cmd, shell=True

Pattern match low

Popular HTTP library — network access

references/pbot/Applets.md · prose · downgraded · got

Why the tier is capped

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

Is this flag fair?

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