crg-req-to-design
Warn
Audited by Snyk on Jul 12, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). Outsider-authored free text from the runtime-provided requirement table file (e.g., user-supplied .xlsx/.csv) is read and converted into LLM-readable strings via
mcp_server.py:_generate()→scripts/req_parser.py:parse()(e.g.,note/signalfields), and then used to buildcrg_report.txt/output summaries; there is no explicit LLM call shown, but the workflow ingests arbitrary spreadsheet text at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata