cloud-migration-planning
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a template and guide for infrastructure engineers. All provided code (Python, HCL, Bash) is intended for manual adaptation and follows standard cloud migration patterns without any hidden or malicious functionality.
- [CREDENTIALS_UNSAFE]: While the AWS CLI command examples include hardcoded password strings ('sourcepassword', 'targetpassword'), these are clearly identifiable as dummy placeholders for documentation purposes. The skill mitigates this in the following Terraform section by demonstrating the use of 'aws_secretsmanager_secret' and 'random_password' for secure credential handling.
- [COMMAND_EXECUTION]: The skill includes shell command examples for AWS DMS and network connectivity tests (nc). These are presented as educational content for the user and are not executed dynamically or automatically by the agent in an unsafe manner.
Audit Metadata