aws-expert
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill is configured with the
Bash(aws:*)tool, enabling the execution of AWS CLI commands to manage cloud infrastructure, including EC2 instances, Lambda functions, and networking resources. - [CREDENTIALS_UNSAFE]: Example commands for creating RDS instances and Secrets Manager secrets include a hardcoded placeholder password (
MySecurePassword123) which serves as a template for users. - [DATA_EXFILTRATION]: The skill provides documentation and commands for managing IAM users, policies, and access keys (
aws iam create-access-key), which are standard administrative functions for AWS identity management.
Audit Metadata