create-qa-list
Warn
Audited by Snyk on Aug 11, 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 runtime workflow generates HTML/CSV from user-authored “cases JSON” (via
scripts/build_export.pycallingjson.dumps(data)and embedding it intoassets/testcase_template.htmlas__DATA_JSON__), so outsider-provided free text becomes LLM-readable content at authoring time and is then rendered without any additional LLM filtering or selection of specific items.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata