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 instruct the agent to fill forms and run CLI commands that embed credentials directly (e.g., fill @e2 "password123" and agent-browser fill @e2 "$PASSWORD"), which requires the LLM to include secret values verbatim in generated commands and outputs.

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

  • Third-party content exposure detected (high risk: 1.00). The skill explicitly opens arbitrary URLs (agent-browser open ) and uses commands like snapshot -i, get text (e.g., get text body), and snapshot --json to read and extract content from public web pages, so it ingests untrusted third-party/user-generated content that could carry indirect prompt injections.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 12:49 PM