browser-use

Fail

Audited by Snyk on Feb 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill's commands (e.g., browser_fill_form) and examples show embedding credentials/passwords directly in JSON payloads (like "password123"), so an agent using this skill would need to include secret values verbatim in its generated requests/commands.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.95). The skill enables the agent to browse and scrape arbitrary public web pages (e.g., via the browser_navigate and browser_run_code calls shown in SKILL.md and scripts/mcp-client.py) and to return page snapshots / evaluate page JS (browser_snapshot, browser_evaluate), so it clearly ingests untrusted third‑party/user‑generated web content as part of its workflow.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 03:43 AM