canghe-format-markdown
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's scripts call execSync("npx autocorrect-node --fix ...") at runtime, which will fetch and execute the autocorrect-node package from the npm registry (e.g. https://registry.npmjs.org/autocorrect-node), and spacing/autocorrect is enabled by default so the skill relies on that remote code.
Audit Metadata