next-browser

Fail

Audited by Snyk on Apr 28, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill explicitly asks for session cookies (including examples with Bearer tokens) and suggests creating a cookies JSON file via echo/write, which can lead the agent to receive and emit secret values verbatim (exfiltration risk) rather than keeping them purely in a local auth mechanism.

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

  • Third-party content exposure detected (high risk: 0.90). The SKILL.md and README explicitly require the agent to open and navigate arbitrary URLs (e.g., "open ", "goto ") and to read and act on page content (tree, errors, network, eval, screenshots), and the prototypes/README show using public sandbox URLs — so the agent fetches untrusted, user-controlled web pages and uses their content to drive subsequent tool use and decisions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Apr 28, 2026, 10:46 PM
Issues
3