md-to-word

Warn

Audited by Snyk on Aug 11, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). In md-to-word.cjs, the runtime workflow reads outsider-provided Markdown from the user-specified SOURCE.md (fs.readFileSync(sourcePath, 'utf8')) and then preprocesses it, renders Mermaid blocks into PNGs, converts local SVGs referenced from that Markdown, and passes the resulting free text into Pandoc for DOCX generation.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 11, 2026, 03:09 AM
Issues
1
Security Audit — snyk — md-to-word