supabase
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and instructions for working with the Supabase ecosystem, correctly emphasizing security practices such as enabling Row Level Security (RLS) and managing secrets via environment variables.
- [COMMAND_EXECUTION]: The skill documents the use of the official Supabase CLI for local development tasks, including starting local services, pulling schema changes, and deploying migrations.
- [EXTERNAL_DOWNLOADS]: References official installation methods for the Supabase CLI from trusted sources including the npm registry and the Supabase Homebrew tap.
- [CREDENTIALS_UNSAFE]: Examples use non-sensitive placeholders (e.g., 'eyJ...', '') for authentication keys and connection strings, which is standard practice for technical documentation.
Audit Metadata