browser
Fail
Audited by Snyk on May 13, 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 contains examples that embed plaintext passwords and bearer tokens directly in CLI commands and form-fill arguments (e.g., fill "password123", --headers '{"Authorization":"Bearer "}'), which would require the agent to include secret values verbatim in generated commands/requests.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). This skill explicitly instructs the agent to open and interact with arbitrary external URLs (e.g., "Core Workflow" and commands like
agent-browser open <url>andagent-browser snapshot -iin SKILL.md), causing it to fetch and parse untrusted public web content whose instructions or content can alter subsequent actions.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata