tuzi-format-markdown
Warn
Audited by Snyk on Mar 6, 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). scripts/autocorrect.ts calls execSync("npx autocorrect-node --fix ..."), which will fetch and execute the autocorrect-node package from the npm registry (e.g. https://registry.npmjs.org/autocorrect-node) at runtime and spacing/autocorrect is enabled by default, so remote code is executed as part of the skill.
Audit Metadata