supabase-webhooks-events
Warn
Audited by Snyk on Mar 12, 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.80). The skill explicitly instructs implementing and handling incoming Supabase webhook payloads (incoming HTTP POSTs) — see SKILL.md Step 3 "Handle Events" and references/event-handler-pattern.md which show reading event.type and event.data from Supabase webhooks (and links to supabase.com/webhooks) — these are third-party/user-generated inputs that the handlers must interpret and can directly drive actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata