jb-chrome-mcp
Warn
Audited by Snyk on May 4, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill instructs the agent to inspect and interact with arbitrary Chrome tabs and page content (see SKILL.md commands like list_pages/select_page/take_snapshot/evaluate_script/list_network_requests), which directly ingests untrusted third-party webpages and can influence subsequent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The bootstrap script configures mcporter to run npx chrome-devtools-mcp@0.20.1, which will fetch and execute the chrome-devtools-mcp package from the npm registry (e.g. https://registry.npmjs.org/chrome-devtools-mcp) at runtime, meaning remote code is downloaded and run as a required dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata