frontend-slides
Warn
Audited by Snyk on May 20, 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). The export scripts install and run Playwright (the README links to https://playwright.dev) via
npm install playwright/npx playwright install chromium, which at runtime fetches and executes remote code from the npm registry and is a required dependency for PDF/image export—so this external dependency presents an execution risk.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata