docx
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.85). The required “Redlining workflow” ingests the contents of a someone else’s DOCX (outsider-authored document) by converting it to markdown with
pandoc --track-changes=all ... -o current.mdand then using that readable text/track-changes output as LLM context for planning edits.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata