writing-migrations
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Uses local shell commands such as
cd,git diff, anddateto identify code changes and generate migration timestamps. These operations are confined to a temporary worktree environment for development purposes. - [EXTERNAL_DOWNLOADS]: Loads an auxiliary internal skill (
supabase-postgres-best-practices) to provide context on SQL formatting and best practices during the migration generation process. - [SAFE]: The skill follows standard development workflows for automating database schema management. It does not perform any unauthorized network operations, access sensitive credentials, or attempt to persist across sessions.
Audit Metadata