tally-webhooks
Warn
Audited by Snyk on Jul 24, 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.70). The required workflow is a webhook HTTP handler that reads outsider-authored free-form text from the incoming request body (respondent submissions) via
req.body/request.text()/request.body()and parses it intopayload, which is then used to log/process fields.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata