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
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 10, 2026, 02:55 PM
Issues
1