vally-tests
Warn
Audited by Snyk on Jul 30, 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). In corpus-import mode,
scripts/import_corpus.pyreads outsider-supplied CSV/XLSX row text (especially thepromptfield) viaread_rows()→import_corpus()→safety_check(row["prompt"], ...), so the workflow ingests free text directly from the user-provided corpus.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata