chrome-devtools

Warn

Audited by Snyk on Apr 11, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 1.00). SKILL.md explicitly requires the agent to navigate to pages (navigate_page/new_page), wait for page text, take_snapshot, and evaluate_script using a real Chrome DevTools browser, which means it will load and read arbitrary public web pages/third‑party content (open URLs) that can influence actions.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill's MCP config runs an external package at runtime via "npx -y chrome-devtools-mcp@latest", which fetches and executes remote npm code that the skill depends on, so it is a runtime-executed external dependency.

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
Apr 11, 2026, 06:52 AM
Issues
2
Security Audit — snyk — chrome-devtools