Supabase Developer

Warn

Audited by Snyk on Mar 17, 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's workflows explicitly read and act on user-generated, potentially untrusted content—e.g., selecting and subscribing to posts/comments (supabase.from('posts').select(...), real-time subscriptions), downloading/displaying files from storage buckets (storage.from(...).download / getPublicUrl), and performing semantic search/embeddings over post content—which the agent would ingest and use to drive actions and responses.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 17, 2026, 05:57 AM
Issues
2