baoyu-format-markdown
Warn
Audited by Snyk on Mar 1, 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's scripts/autocorrect.ts runs execSync("npx autocorrect-node --fix ...") at runtime, which will fetch and execute the remote npm package from the registry (e.g. https://registry.npmjs.org/autocorrect-node), causing execution of remote code that the workflow relies on by default (spacing = true).
Audit Metadata