aws-ec2
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard documentation and command-line examples for managing Amazon Web Services (AWS) EC2 instances, auto-scaling groups, and Amazon Machine Images (AMIs).
- [COMMAND_EXECUTION]: Provides examples for using the AWS CLI (
aws ec2) to perform administrative tasks such as launching instances, stopping/starting resources, and listing resources via filters. These commands are consistent with the skill's stated purpose of compute resource management. - [DATA_EXFILTRATION]: Includes references to the AWS Instance Metadata Service (IMDSv2) via
169.254.169.254. These examples are standard procedures for retrieving instance-level information and temporary IAM credentials within a cloud environment and do not constitute exfiltration behavior.
Audit Metadata