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 shows commands that embed secrets inline (e.g., fill "password123", set credentials user pass, set headers '{"X-Key":"v"}', cookies set name value), which requires the agent/LLM to include secret values verbatim in generated commands and outputs, creating 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 (agent-browser open ) and reads page content via snapshot, get text/get html, and eval commands, so it ingests untrusted public web content (websites/forums) that could carry indirect prompt injection.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 09:17 PM