baoyu-format-markdown

Warn

Audited by Snyk on Feb 17, 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/autocorrect.ts runs execSync("npx autocorrect-node --fix ...") at runtime, which causes npx to fetch and execute the external package from the npm registry (e.g. https://registry.npmjs.org/autocorrect-node), meaning remote code is executed during operation and the formatter relies on it by default (spacing enabled).
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 17, 2026, 10:19 PM