spreadsheets
Warn
Audited by Snyk on Aug 4, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). scripts/profile.py ingests outsider-authored spreadsheet cell text at runtime by scanning the provided input file and detecting formula-prefix cells (scan_formula_prefix_cells -> csv.reader over the file text), but it does not fetch or select arbitrary external content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata