playwright-skill
Warn
Audited by Snyk on Jun 18, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). run.js will invoke 'npm install' and 'npx playwright install chromium' at runtime if Playwright is missing, which fetches and executes remote packages from the npm registry (https://registry.npmjs.org) and Playwright's browser binary CDN (e.g., https://playwright.azureedge.net), thus downloading and running external code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata