ClawAudit verdict
anime-download-skill
The skill's install instructions pipe a remote shell script directly (curl -LsSf https://astral.sh/uv/install.sh | sh), which is a concrete execution sink; it also facilitates torrent downloading which may involve copyrighted content, making the overall risk profile genuinely elevated.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
Findings (2)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -LsSf https://astral.sh/uv/install.sh | sh
Pipe to sh — executes piped content as shell commands
SKILL.md · code · | sh
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.
network_out Is this flag fair?
Thanks — recorded.