skills/jeremylongshore/claude-code-plugins-plus-skills/supabase-migration-deep-dive/Gen Agent Trust Hub
supabase-migration-deep-dive
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or persistence mechanisms were detected in the skill's instructions or supporting files.
- [EXTERNAL_DOWNLOADS]: The skill references standard installation commands for official development tools, including the Supabase CLI and the @supabase/supabase-js SDK. These are well-known and legitimate resources.
- [COMMAND_EXECUTION]: The skill uses standard CLI tools (
npx supabase,psql) and basic shell commands (grep,find,cp) for database administration and project setup. All commands are appropriate for the skill's stated purpose of database migration. - [CREDENTIALS_UNSAFE]: The skill promotes secure credential management by instructing users to use environment variable templates (
.env.example) rather than hardcoding sensitive keys.
Audit Metadata