peekaboo
Fail
Audited by Snyk on Feb 28, 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.90). The SKILL.md explicitly shows opening browser pages and capturing/analyzing browser windows (e.g., "peekaboo app launch 'Safari' --open https://example.com" and "peekaboo image/see --app Safari --window-title 'Dashboard' --analyze 'Summarize the dashboard'"), so the agent can ingest untrusted public web content which could contain instructions that affect its actions.
Audit Metadata