sn-da-non-spreadsheet-analysis
Warn
Audited by Snyk on Jul 3, 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.70). The skill ingests the user-supplied PDF/Word/PPT files from
input_pathand extracts their readable text (and may caption embedded images) at runtime; if those documents are authored by outsiders, their free-form text becomes LLM context via the document parsing/OCR caption paths (e.g.,page.get_text("text")for PDFs orpython-pptx/python-docxtext extraction, plussn-da-image-caption/scripts/caption.pyfor image-based content).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata