contract-review
Warn
Audited by Snyk on Jul 27, 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 reads outsider-authored free text from the contract .docx itself (parsed via
pandocinscripts/contract_analyzer.py:extract_text()and viaword/document.xmlinscripts/document.py), which then gets embedded into the generated LLM-context text fields (summary/opinion/flowchart/comment bodies) that the workflow uses downstream.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata