markdown-to-html
Warn
Audited by Snyk on Jun 16, 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.90). The skill invokes spawnSync('npx', ['-y','bun', ...]) in scripts/main.ts which at runtime will fetch and execute the 'bun' package via the npm registry (e.g. https://registry.npmjs.org), causing remote code to be downloaded and run.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata