playwright-mcp-server
Warn
Audited by Snyk on May 16, 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 documented tools (e.g., playwright_navigate, playwright_snapshot, and playwright_evaluate in SKILL.md) explicitly navigate to and ingest arbitrary web pages such as "https://example.com/products" and login flows, so untrusted third-party page content can be read and then used to drive subsequent clicks/fills/actions, enabling indirect prompt injection.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's installation config runs "npx @playwright/mcp@latest" at runtime, which fetches and executes remote npm package code as a required dependency (flagged: npx @playwright/mcp@latest).
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata