migration-refactoring

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill contains extensive documentation and script templates for managing infrastructure and databases. These include commands for Kubernetes (kubectl rollout undo), Helm (helm rollback), PostgreSQL (pg_ctl), and cloud CLI tools for AWS, Azure, and Google Cloud Platform. These scripts are provided as educational templates for deployment rollbacks.
  • [EXTERNAL_DOWNLOADS]: The reference materials recommend and describe the usage of numerous well-known third-party development tools for migration and static analysis, such as ruff, pyupgrade, OpenRewrite, dependency-cruiser, madge, and snyk.
  • [SAFE]: The provided Python and JavaScript scripts for dependency tracking perform static analysis using standard parsers (ast and @babel/parser) to map local project structures without executing external code.
  • [SAFE]: The skill emphasizes security best practices, including the use of feature flags for gradual rollout, automated health monitoring, and well-defined rollback procedures to minimize migration risks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 12:57 AM
Security Audit — agent-trust-hub — migration-refactoring