docx-official
Warn
Audited by Snyk on Jun 23, 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 runtime workflow can ingest outsider-authored free text from the user-supplied DOCX itself: it unpacks and reads
word/document.xml(and optionallyword/comments.xml) and/or converts the document to markdown viapandoc --track-changes=all, which feeds the document’s text into the agent’s LLM context for analysis/redlining.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata