browser-use
Fail
Audited by Snyk on Feb 27, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt includes examples that pass secrets as literal CLI arguments (e.g., "--secret key=value", "cookies set ", cookie export/import and full-profile sync of session tokens), which can require the agent to read and emit secret values verbatim, creating exfiltration risk.
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 open arbitrary URLs and run remote agent tasks (e.g., "browser-use open ", "--start-url", and "-b remote run 'task'") and to extract/read page content ("get html", "get text", "state", "eval"), so the agent will ingest untrusted public web content that can drive its actions.
Audit Metadata