supabase-expert
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill promotes secure development practices for Supabase, including the mandatory use of Row Level Security (RLS) and parameterized queries via the official Supabase client.
- [EXTERNAL_DOWNLOADS]: Includes code snippets that fetch official Supabase and Deno standard libraries from trusted repositories such as deno.land and esm.sh.
- [COMMAND_EXECUTION]: Lists standard Supabase CLI commands for local development tasks like initialization, running a local environment with Docker, and pushing database migrations.
- [CREDENTIALS_UNSAFE]: Uses environment variable placeholders for API keys and database URLs in all code examples, adhering to security best practices for secret management.
Audit Metadata