supabase
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: Communicates with Supabase, a well-known and trusted technology service, using its official REST API.
- [COMMAND_EXECUTION]: Utilizes curl and jq to perform database operations. The commands are constructed to target the user-provided project URL.
- [SAFE]: Authentication is managed via environment variables (SUPABASE_URL, SUPABASE_SERVICE_KEY), preventing the exposure of hardcoded credentials.
Audit Metadata