supabase-developer
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill adheres to security best practices for backend development.
- [EXTERNAL_DOWNLOADS]: Includes instructions to install standard Supabase and React libraries from NPM, which are well-known and trusted sources.
- [COMMAND_EXECUTION]: Provides standard CLI commands for Supabase project management (init, start, deploy, db reset) which are expected for the described developer workflows.
- [CREDENTIALS_UNSAFE]: Appropriately guides users to store sensitive keys in environment files (.env.local) and includes explicit warnings against exposing the service role key on the client side.
Audit Metadata