ClawAudit verdict
pinterest-search
Pinterest search skill scraping pins via keyword queries using optional Pinterest cookie from env var and optional proxy; consistent with authenticated scraping with results saved locally.
⚠ 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 (5)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -fsSL https://bun.sh/install | bash
Pipe to bash — executes piped content as shell commands
SKILL.md · code · | bash
HTTP request to bare IP address — common in malicious payloads
SKILL.md · frontmatter · http://127.0.0.1
Uses XMLHttpRequest — network access
scripts/pinterest_search.ts · prose · downgraded · XMLHttpRequest
Popular HTTP library — network access
scripts/pinterest_search.ts · 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.
network_out Is this flag fair?
Thanks — recorded.