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> and agent-browser snapshot -i in SKILL.md), causing it to fetch and parse untrusted public web content whose instructions or content can alter 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 13, 2026, 01:08 AM
Issues
2
Security Audit — snyk — browser