supabase
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [External Data Retrieval]: The skill retrieves official documentation and changelog information from
supabase.com. This ensures the agent has access to up-to-date information regarding feature changes and security guidelines.\n- [Command Execution]: The skill utilizes thesupabaseCLI to perform administrative tasks such as schema migrations, database queries, and connectivity tests. These operations are central to the skill's purpose and are conducted using standard CLI patterns.\n- [Security Guidance]: A comprehensive security checklist is included to help users avoid common pitfalls in Supabase configuration, such as Row Level Security (RLS) bypasses and insecure JWT handling.\n- [Dependency Management]: The instructions recommend pinning versions for packages likesupabase-jsand@supabase/ssr, which is a recognized security best practice for supply-chain integrity.
Audit Metadata