agent-browser
Fail
Audited by Snyk on Mar 21, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt includes commands and examples that pass credentials and passwords as literal CLI arguments (e.g., fill "password123", proxy URLs with user:pass, set credentials user pass, cookies/storage set name value), which encourages embedding secrets verbatim in outputs.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill explicitly navigates to and ingests arbitrary public web content (e.g., "agent-browser open " and "agent-browser snapshot -i" in SKILL.md, plus templates/capture-workflow.sh and references/proxy-support.md showing scraping/rotating proxies), so untrusted third‑party pages can be read and used to determine actions.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata