html-to-markdown
Warn
Audited by Snyk on Jun 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.95). Outsider free text is fetched at runtime from the user-supplied URL via the headless browser in
capture_html.py(tab.get_content()/document.title/document.contentType), then passed as readable HTML through stdin intomarkmaton_convert.pywhere it is converted and included in the LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata