chrome-devtools

Fail

Audited by Snyk on Mar 1, 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 passwords/secret strings directly in scripts and CLI arguments (e.g., page.type('#password','secret') and --value "secret"), 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). This skill autonomously navigates to and scrapes arbitrary public URLs (e.g., navigate.js, aria-snapshot.js, snapshot.js, evaluate.js, console.js, network.js) and then parses/executes page content (ARIA snapshots, page.evaluate results, DOM snapshots) as part of its required workflow, so untrusted third‑party webpage content can directly influence subsequent tool actions.
Audit Metadata
Risk Level
HIGH
Analyzed
Mar 1, 2026, 06:34 PM