supabase-migration
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
npx supabase migration upto apply or test migrations locally. This is a standard operation within the Supabase development ecosystem. - [EXTERNAL_DOWNLOADS]: The use of
npxto run thesupabaseCLI may involve downloading the package from the official npm registry. Supabase is recognized as a well-known service, and this behavior is expected for the skill's functionality. - [SAFE]: All file operations are restricted to the
supabase/migrationsdirectory, and the skill utilizes specific MCP tools (mcp_supabase-mcp-server_list_migrations,apply_migration) designed for database management.
Audit Metadata