dogfood

Fail

Audited by Snyk on Apr 2, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs the agent to prompt for or accept user credentials (EMAIL, PASSWORD, OTP) and embed them verbatim into agent-browser fill commands and saved auth-state files, requiring the LLM to handle secrets directly and creating 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 instructs the agent to open and systematically explore an arbitrary Target URL (e.g., "agent-browser --session {SESSION} open {TARGET_URL}" and use snapshot/read commands to read page content and drive navigation), so it fetches and interprets untrusted third‑party web content that can influence subsequent 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 2, 2026, 07:18 PM
Issues
2