igrantio-backend-webhooks
Warn
Audited by Snyk on Jul 22, 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 runtime workflow includes accepting a
POST /webhookfrom an external party and parsing the outsider-authored HTTP request body (raw(...)→rawBody.toString()→JSON.parse→ stored intodata/type), which can then be forwarded to the browser via the SSE/event stream (prompt-injection risk if later fed to an LLM).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata