data-export
Warn
Audited by Snyk on Aug 2, 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 workflow reads outsider-authored free text at runtime by importing user-selected files via
.fileImporter/drag-and-drop and then ingesting their contents withData(contentsOf:)andCSVExporter.parse(which loads the file intoString(contentsOf:)).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata