supabase
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions promote strong security practices, such as explicitly warning against using
user_metadatafor authorization, advising againstSECURITY DEFINERfunctions in public schemas, and requiring Row Level Security (RLS) on all exposed tables. - [EXTERNAL_DOWNLOADS]: Fetches documentation and changelog information from official Supabase domains (supabase.com) and the official Supabase GitHub repository. These are trusted sources used for ensuring the agent has up-to-date technical information.
- [COMMAND_EXECUTION]: Provides instructions for using the Supabase CLI (
supabase --help,supabase db pull, etc.). These are standard development workflows for the platform the skill is designed to manage. - [REMOTE_CODE_EXECUTION]: Mentions the Supabase MCP (Model Context Protocol) server for database interactions. Access to this server is controlled via standard OAuth 2.1 authentication and project-specific configuration.
Audit Metadata