supabase
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official Supabase libraries and CLI tools (e.g.,
@supabase/supabase-js,@supabase/ssr,supabase) which are from a well-known and trusted service. - [SAFE]: The skill correctly enforces security best practices, including a mandatory Row Level Security (RLS) policy for all database tables and the use of the
auth.uid()function for owner-based access control. - [SAFE]: Secret management instructions follow safe practices by utilizing environment variables (
.env.local) and the Supabase CLI's built-in secrets manager instead of hardcoding credentials. - [SAFE]: Technical reference documents in the
references/directory contain extensive repetitive boilerplate sections (up to 150 sections each). While this increases context usage, the content consists of benign mathematical models and standard code snippets for circuit breakers, gRPC handlers, and I/O processing.
Audit Metadata