core-agent-browser
Fail
Audited by Snyk on Jun 25, 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 plaintext credentials used as command-line arguments (e.g., agent-browser fill @e2 "password123"), which forces the agent to emit secret values verbatim in its outputs/commands.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). The required runtime workflow uses
agent-browser open <url>/snapshotto fetch and parse arbitrary web pages (public web content supplied by the operating user), which can include outsider-authored free text that becomes LLM-readable in the snapshot output.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata