klaviyo-webhooks
Warn
Audited by Snyk on Jul 7, 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 required runtime workflow is handling incoming HTTP webhook requests and parsing their JSON body (
req.body/request.body()/request.text()), which is outsider-authored free text from Klaviyo (or any caller) and then fed into the handler logic after signature verification.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata