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/snapshot steps fetch a user-supplied url page and ingest its elements_text (page-authored free text) into the model context.

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
Aug 1, 2026, 10:37 PM
Issues
2
Security Audit — snyk — agent-browser