incident-response
Warn
Audited by Snyk on Aug 21, 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
scripts/incident_triage.py, the required runtime workflow ingests a security event JSON from--input(file) orstdinand then LLM-digests/derives triage decisions by flattening and keyword-scanningraw_payload/event fields via_flatten_to_string,classify_incident,check_false_positives, andcheck_sev_escalation_triggers, so an outsider who can submit those event payloads can inject free text that is processed without selecting a specific trusted item first.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata