supabase-backend-platform
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely educational, providing documentation and implementation patterns for the Supabase platform.
- [SAFE]: Code examples demonstrate standard library usage for
@supabase/supabase-jsand@supabase/ssr. - [SAFE]: Environment variable examples correctly use placeholders (e.g.,
NEXT_PUBLIC_SUPABASE_URL=https://xxx.supabase.co) and include explicit warnings against exposing secret keys on the client-side. - [SAFE]: Shell commands are restricted to standard package management (
npm install) and official CLI usage (npx supabase). - [SAFE]: Remote references in Edge Function examples target trusted or well-known development registries such as
deno.landandesm.sh.
Audit Metadata