bear-migrate
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a rigorous five-phase lifecycle (WAKE, GATHER, MOVE, HIBERNATE, VERIFY) that enforces a safety-first approach to migrations, requiring users to document plans and create backups before any modification.- [SAFE]: Database migration guidance in
references/domain-database.mdcorrectly leverages official CLI tools such assqlite3,wrangler, andpg_dumpfor local data management and backup creation.- [SAFE]: The skill uses industry-standard version control and analysis tools (git, grep, svelte-check) to manage code migrations, ensuring that all changes are traceable and verifiable through local testing and CI pipelines.- [SAFE]: The transformation patterns provided for components and content focus on structural refactoring and dependency management within the user's workspace, showing no signs of external code execution or data exfiltration.- [SAFE]: Anti-patterns are explicitly documented to warn against risky behaviors like skipping verification or lacking rollback plans, which promotes operational security and data integrity.
Audit Metadata