supabase
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a bash script (scripts/supabase.sh) that executes curl and jq to perform database operations. This behavior is consistent with the skill's intended functionality for interacting with the Supabase API.
- [EXTERNAL_DOWNLOADS]: The skill communicates with api.supabase.com to execute queries and manage database state. Supabase is a well-known cloud service, and these interactions are documented neutrally as they target official service infrastructure.
- [SAFE]: No malicious patterns, such as unauthorized data exfiltration, credential harvesting from local files, or code obfuscation, were detected. The skill's implementation aligns with its stated purpose as a database management tool.
Audit Metadata