aws-compute
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and instructions for managing Amazon EC2 resources. It includes numerous security-focused sections that advise the agent on how to harden the environment and avoid common pitfalls.
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard AWS CLI commands (e.g.,
aws ec2,aws autoscaling,aws ssm) for cloud infrastructure management. This is the intended and primary purpose of the skill. - [SAFE]: The skill proactively warns about security risks such as command injection when using
SSM Run Commandwith external input, advising the agent to validate and escape parameters. - [SAFE]: Instructions for AMI management include best practices for scrubbing secrets, shell history, and SSH keys before creating images, which prevents accidental data exposure.
- [SAFE]: The skill recommends using AWS Systems Manager Session Manager for access, which avoids the security risks associated with open SSH ports and manual key management.
Audit Metadata