supabase
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: Provides standard CLI commands for project initialization, linking, and deployment via the Supabase toolset.- [EXTERNAL_DOWNLOADS]: References official installation paths for the Supabase CLI via Homebrew and NPM, and includes Deno library imports within example Edge Function code.- [CREDENTIALS_UNSAFE]: Uses truncated placeholder strings to demonstrate where API keys appear in CLI output and correctly instructs users to store sensitive keys like service roles in environment variables or .env files.
Audit Metadata