wxarticle_creator
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.80). The skill runs "npx markdown-to-html-cli --source …" at runtime, which causes npx to fetch and execute the npm package from the npm registry (e.g., https://registry.npmjs.org/), so remote code is executed and the skill depends on it to perform HTML conversion.
Audit Metadata