supabase-realtime
Warn
Audited by Snyk on Feb 16, 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 skill's client examples subscribe to Supabase broadcast channels (e.g., channel = supabase.channel('room:123:messages') and channel.on('broadcast', { event: 'message_created' }, handler) in references/framework_patterns.md and the migration guide) and thus consume and act on user-generated database payloads (untrusted third-party content) at runtime.
Audit Metadata