aws-ec2
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and command-line examples for managing Amazon EC2 resources using the official AWS CLI. All external references are to legitimate AWS services and resources.
- [COMMAND_EXECUTION]: The skill provides numerous AWS CLI commands for infrastructure management. These are intended for user execution and follow standard security practices, such as using security groups and IAM instance profiles.
- [EXTERNAL_DOWNLOADS]: A provided bootstrap script (setup.sh) installs docker via the system package manager (yum) and pulls a placeholder container image (myapp:latest). This is a standard procedure for cloud instance initialization.
Audit Metadata