lovstudio-any2pdf
Warn
Audited by Snyk on Jul 29, 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
scripts/md2pdf.py, the runtime workflow reads the user-supplied Markdown file content (main()→f.read()intomd_text) and then ingests that untrusted free text throughout parsing (parse_frontmatter,_preprocess_md,parse_md,md_inline, and image/callout/table/math rendering).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata