html-prototype
Warn
Audited by Snyk on Mar 7, 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.70). The skill's runtime Step 2 instructs running "npm install" in the scripts folder to fetch the pdf-parse dependency (pulled from the npm registry, e.g. https://registry.npmjs.org/) which downloads and executes remote code and is required for PDF text extraction, so it is a runtime external dependency that executes remote code.
Audit Metadata