fastapi-auth-patterns

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 templates/supabase_auth.py integration initializes a Supabase client (create_client using SUPABASE_URL/SUPABASE_KEY) and calls supabase.auth.* to fetch and return user records and metadata at runtime, so the skill ingests and exposes user-provided/untrusted third‑party content from an external Supabase instance.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 01:57 AM