supabase
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The code snippets and instructions follow official documentation for Supabase integration. No malicious patterns or bypasses were detected.
- [EXTERNAL_DOWNLOADS]: References official and well-known libraries (@supabase/supabase-js, @supabase/ssr) and the Supabase CLI, which are standard for the advertised functionality.
- [CREDENTIALS_UNSAFE]: Uses standard environment variable placeholders (e.g., NEXT_PUBLIC_SUPABASE_ANON_KEY) and includes explicit warnings against exposing administrative keys like SUPABASE_SERVICE_ROLE_KEY.
Audit Metadata