peekaboo
Warn
Audited by Snyk on Mar 24, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill explicitly captures screenshots and runs OCR on screen content (see SKILL.md "Capabilities" entries for Screenshots and OCR and "Usage Guidelines"), meaning arbitrary webpages or other untrusted/user-generated content shown on the user's screen can be ingested and used to locate UI elements and drive GUI actions, enabling indirect prompt injection.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill requires running "npx -y @steipete/peekaboo" at runtime (https://www.npmjs.com/package/@steipete/peekaboo), which will fetch and execute remote npm package code as a required dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata