AWS CLI
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for the official AWS CLI tool. No malicious code or hidden instructions were found.
- [EXTERNAL_DOWNLOADS]: References official AWS documentation and GitHub repositories for the CLI tool and suggests installation via the Homebrew package manager.
- [COMMAND_EXECUTION]: Lists standard AWS CLI commands (e.g.,
aws s3 ls,aws ec2 describe-instances) which are typical for cloud resource management tasks. - [CREDENTIALS_UNSAFE]: Mentions standard authentication methods such as
aws configureand environment variables. These are standard practices for CLI tools and do not represent a credential leak in the skill code itself.
Audit Metadata