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's examples and workflows explicitly show filling inputs with literal credentials (e.g., agent-browser fill @e2 "password123"), which requires the agent to include secret values verbatim in generated commands/outputs.

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 public URLs (agent-browser open ) and snapshots/scrapes page content (e.g., example shows opening news.ycombinator.com and using snapshot -i --json), so the agent will ingest untrusted user-generated web content.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 12:58 PM