md-to-png
Warn
Audited by Snyk on Aug 7, 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). md_to_png.py at runtime reads the user-supplied local Markdown file (
args.md.read_text) and converts it to HTML that is passed to html-cut for rendering/screenshot, so outsider-authored free text can be injected via the Markdown input.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata