baoyu-format-markdown
Warn
Audited by Snyk on Jun 22, 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 invokes external packages at runtime (e.g., "npx -y bun ${SKILL_DIR}/scripts/main.ts" and the execSync call "npx autocorrect-node --fix "{filePath}""), which causes npx to fetch and execute remote code from the npm registry, so these runtime external dependencies execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata