canghe-markdown-to-html
Warn
Audited by Snyk on Feb 24, 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 npx at runtime (spawnSync('npx', ['-y','bun', renderScript, ...])) which will fetch and execute the 'bun' package from the npm registry (e.g. https://registry.npmjs.org/) so remote code can be downloaded and run during skill execution.
Audit Metadata