Caveat verdict

background-download

18
๐Ÿ”ด Dangerous
High-risk patterns flagged for review โ€” automated deep scan, not behaviorally verified.

The skill uses curl/wget to download files, which may execute remote code if the URL is malicious.

โš  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.

65
security
80
transparency
80
maintenance

Permission integrity

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

network_out

Findings (2)

Pattern match medium

subprocess execution โ€” runs system commands from Python

scripts/download.py ยท prose ยท downgraded ยท subprocess.run(

Pattern match medium

subprocess with shell=True โ€” command injection vector

scripts/download.py ยท prose ยท downgraded ยท subprocess.run(full_cmd, shell=True

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_out

Is this flag fair?

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