agent-browser

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 prompt includes examples and commands that place credentials/secrets directly in CLI arguments (e.g., fill "password123", set credentials user pass, set headers '{"X-Key":"v"}', cookies set name value), which requires the agent to emit secret values verbatim in generated commands—an exfiltration risk.

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

  • Third-party content exposure detected (high risk: 1.00). The skill explicitly navigates to arbitrary URLs via "agent-browser open " and then reads page content with commands like "agent-browser snapshot", "get text", "get html", and "eval", so it ingests untrusted public web content that could contain indirect prompt injection.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 12:41 AM