peekaboo

Fail

Audited by Snyk on Apr 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 instruct the CLI to type plaintext credentials (e.g., "user@example.com" and "supersecret") into commands, which would require the LLM/agent to emit secret values verbatim.

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.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
HIGH
Analyzed
Apr 18, 2026, 12:42 PM
Issues
2