xlsx
Warn
Audited by Snyk on Aug 1, 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). The required workflow for path A (“Inspect”) reads the contents of a user-provided
.xlsxviascripts/inspect_xlsx.pyusingopenpyxl.load_workbook()and returns cell values (including formulas/strings) as JSON for LLM consumption, so attacker-authored spreadsheet text can reach the model at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata