supabase-common-errors
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto verify connectivity with official Supabase endpoints (status.supabase.com,api.supabase.com). - [DATA_EXFILTRATION]: The skill includes the command
env | grep SUPABASEto assist in debugging environment configuration. While environment variables can contain sensitive information, this command is used locally for diagnostic purposes and is restricted to Supabase-specific variables.
Audit Metadata