supabase
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches content from well-known official sources, specifically
supabase.com/changelog.mdand documentation markdown files. This is used to ensure the agent has the latest information on breaking changes and product features. - [COMMAND_EXECUTION]: The skill provides instructions for executing Supabase CLI commands (e.g.,
supabase db query,supabase migration new) to manage database schemas and migrations. These are standard administrative actions for the target platform. - [SAFE]: The skill includes an extensive security checklist that educates the agent on avoiding common pitfalls such as insecure RLS policies, unsafe JWT claim usage, and accidental exposure of service role keys. This proactive security guidance enhances the overall safety of the skill's implementation.
Audit Metadata