utila-webhooks
Warn
Audited by Snyk on Jul 28, 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). Yes—at runtime the required webhook handler reads the incoming HTTP request body (outsider-authored Utila delivery free-form JSON/text) via
express.raw()/request.body()/request.arrayBuffer()and parses it intoevent, which then becomes part of the agent’s execution context for any downstream LLM/tooling.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata