peekaboo
Fail
Audited by Snyk on Feb 18, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes examples that embed plaintext credentials directly in CLI commands (e.g., peekaboo type "supersecret"), which requires the agent/LLM to output secret values verbatim and thus poses an exfiltration risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). Peekaboo can open arbitrary URLs in a browser (e.g., "peekaboo app launch 'Safari' --open https://example.com") and capture/analyze browser windows or screenshots with commands like "peekaboo see" and "peekaboo image --analyze", so it can ingest and interpret untrusted public web/user-generated content.
Audit Metadata