browser
Fail
Audited by Snyk on Apr 21, 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 that embed plaintext credentials directly into commands (e.g., agent-browser fill @e3 "password123"), which requires the agent to handle and output secret values verbatim, creating 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's core workflow explicitly navigates to arbitrary URLs (agent-browser open ) and snapshots page content (agent-browser snapshot -i) so the agent fetches and interprets untrusted public web pages (see Data Extraction and Examples) which can directly drive clicks/fills/next actions.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata