whatsapp-cloud-api
Warn
Audited by Snyk on Jun 18, 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.85). The skill’s runtime path ingests outsider-authored free text from WhatsApp webhook POST payloads (e.g.,
value.messages[].text.body/interactive.*.title/nfm_reply.response_json) into the agent’s context via the boilerplate’shandleIncomingMessage()→extractMessageContent()→content.text(and potentiallyresponse_json), which is then used as input to the LLM/agent logic (e.g., for echoing or Claude/AI handling).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata