Warn
Audited by Snyk on Jul 11, 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 WhatsApp (e.g., inbound
message.textand other event payload fields) is printed as JSONL to stdout inscripts/wa.py’slistenpath (_emit→print(json.dumps(_event_payload(...)))), which an agent can then ingest into its LLM context, creating an indirect prompt-injection risk.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata