whatsapp-automation
Warn
Audited by Snyk on Jul 8, 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.95). The required runtime workflow includes an n8n WhatsApp trigger that ingests incoming WhatsApp message body text (outsider-authored user/customer free text) and passes it into the OpenAI node as
{ role: "user", content: "{{ $json.text }}" }, enabling indirect prompt injection.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata