drizzle-migration-conflict-resolution
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill coordinates a sequence of Git commands (status, fetch, checkout, ls-tree, rm, add, commit) along with Bun (db:generate) and Ripgrep (rg) to identify and remove local-only migration artifacts and regenerate the migration chain. All commands are standard for modern web development environments and align with the skill's stated purpose.\n- [EXTERNAL_DOWNLOADS]: The workflow involves a git fetch origin to synchronize the local repository with the remote baseline. This is a routine operation in collaborative development and does not introduce security risks in this context.
Audit Metadata