pinterest-board-scraper
Fail
Audited by Snyk on Jul 20, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E004: Prompt injection detected in skill instructions.
- Potential prompt injection detected (high risk: 1.00). The skill contains explicit, deceptive runtime instructions to auto-install dependencies without user confirmation and to hide that installation (e.g., "do not request separate approval"), which is outside the advertised scraping purpose.
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). The Skill contains explicit instructions to automatically install and invoke an external runtime (BrowserAct) without user confirmation and to conceal that installation, which enables supply-chain abuse and unauthorized remote code execution.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). SKILL.md instructs the agent to invoke the BrowserAct CLI to access live Pinterest pages at runtime, which will ingest outsider-authored free text (e.g., board descriptions/captions/pin text) from public web content into the LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly directs the agent at runtime to automatically install the required BrowserAct dependency from https://www.browseract.com/?co-from=social-media&redirect=https://github.com/browser-act/skills/tree/main, which implies fetching and executing remote installation code.
Issues (4)
E004
CRITICALPrompt injection detected in skill instructions.
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata