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.py calling json.dumps(data) and embedding it into assets/testcase_template.html as __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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 11, 2026, 02:16 PM
Issues
1
Security Audit — snyk — create-qa-list