sn-ppt-standard
Warn
Audited by Snyk on May 10, 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 script (scripts/export_pptx/html_to_pptx.mjs) runs npm / npx at runtime (execSync('npm install...', 'npx playwright install chromium')), which will fetch and execute remote packages/binaries from the npm registry (e.g. https://registry.npmjs.org/) and Playwright's CDN (e.g. https://playwright.azureedge.net/), and those artifacts are required dependencies executed during runtime, creating a supply-chain execution risk.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata