baoyu-markdown-to-html

Warn

Audited by Snyk on Aug 14, 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). Markdown content from an outsider-provided input file path is read at runtime via fs.readFileSync(markdownPath, 'utf-8') in scripts/main.ts, and that free text is then parsed/rendered into HTML.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 14, 2026, 03:59 PM
Issues
1
Security Audit — snyk — baoyu-markdown-to-html