ClawAudit verdict

pocket-casts

pocket-casts-yt

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill downloads YouTube videos and uploads them to Pocket Casts, requiring access to credentials and potentially sensitive information. While it seems to follow best practices for secure handling, the involved complexity introduces risk.

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

55
security
100
transparency
90
maintenance

Findings (4)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

SKILL.md · prose · downgraded · curl -fsSL https://deno.land/install.sh | sh

Pattern match high

Pipe to sh — executes piped content as shell commands

SKILL.md · prose · downgraded · | sh

Pattern match low

Sets world-executable permissions

SKILL.md · prose · downgraded · chmod 700

Pattern match low

Popular HTTP library — network access

scripts/upload.sh · prose · downgraded · Got

Why the tier is capped

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

Is this flag fair?

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