chrome-devtools

Warn

Audited by Snyk on Aug 15, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). The required runtime workflow uses Chrome DevTools MCP tools like navigate_page/new_page followed by take_snapshot (accessibility tree text) and other page inspection tools, which will ingest arbitrary outsider-authored free text from whatever URL/page the client navigates to.

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

  • Potentially malicious external URL detected (high risk: 0.90). The client config invokes "npx -y chrome-devtools-mcp@latest" (SKILL.md) which will fetch and execute remote package code at runtime, associated with the repo URL https://github.com/ChromeDevTools/chrome-devtools-mcp.

Issues (2)

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
MEDIUM
Analyzed
Aug 15, 2026, 12:41 PM
Issues
2
Security Audit — snyk — chrome-devtools