baoyu-format-markdown
Warn
Audited by Snyk on Jul 26, 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 executes execSync(
npx autocorrect-node --fix "${filePath}"), which will fetch and run a remote npm package (autocorrect-node) at runtime, resulting in execution of external code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata