webhook-integration
Warn
Audited by Snyk on Jun 19, 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 workflow for inbound webhooks ingests the provider’s HTTP request body (outsider-authored free text) via
req.text()and then passes it into the agent/LLM context for processing/verification (raw-then-canonical pipeline), creating an indirect prompt-injection risk.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata