convert-excel-to-md
Warn
Audited by Snyk on Jul 18, 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 workflow converts user-provided
.xlsxfiles (outsider-authored spreadsheet content) into Markdown viascripts/convert_excel_to_md.pyusingmd.convert(...), and then writes/reads that resulting Markdown text into the agent’s LLM context for analysis—so the LLM ingests outsider free text embedded in the workbook.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata