agent-browser

Fail

Audited by Snyk on May 11, 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 CLI commands that embed plaintext credentials directly (e.g., agent-browser fill @e2 "password123") which would require the agent/LLM to output secret values verbatim.

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

  • Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly instructs the agent to navigate to arbitrary URLs and run commands like "agent-browser open " and "agent-browser snapshot -i" which fetch and parse public web pages (untrusted, user-provided content) that the agent is expected to read and act on, so third-party page content could influence subsequent actions.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
May 11, 2026, 11:08 AM
Issues
2
Security Audit — snyk — agent-browser