browser-max-automation

Warn

Audited by Snyk on Mar 9, 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). The skill's required workflow (e.g., browser_navigate(url), browser_snapshot, and browser_run_code in SKILL.md) uses Playwright to open and interact with arbitrary web pages/iframes, meaning untrusted public site content is fetched and interpreted and can directly influence subsequent actions.

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

  • Potentially malicious external URL detected (high risk: 0.90). This skill's mcp.json config runs "npx @playwright/mcp@latest" at runtime (fetched from the npm registry, e.g. https://registry.npmjs.org/@playwright/mcp), which will retrieve and execute remote package code that the skill requires to operate.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 9, 2026, 11:11 AM