agent-browser
Fail
Audited by Snyk on Aug 1, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The documentation examples show embedding plaintext secrets (e.g., "password123" and "proxy_password":"pass") directly in CLI JSON/commands, which requires the LLM to output secret values verbatim.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In the agent-browser runtime workflow, the
open/snapshotsteps fetch a user-suppliedurlpage and ingest itselements_text(page-authored free text) into the model context.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata