agent-browser
Fail
Audited by Snyk on Mar 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 prompt includes examples and commands that embed credentials directly (e.g., fill "password123", set credentials , cookies set , set headers ) which require the agent to place secret values verbatim into generated commands/outputs.
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 navigate to arbitrary URLs (e.g., "agent-browser open ") and to snapshot/get text from pages (e.g., "agent-browser snapshot -i", "agent-browser get text body"), which means it fetches untrusted public web content that the agent will read and act on to drive further interactions.
Audit Metadata