awscli
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the official AWS CLI package from Amazon's verified domain (awscli.amazonaws.com). This is a well-known service and the download is part of the standard installation process.
- [COMMAND_EXECUTION]: Provides shell commands for installing and configuring the AWS CLI, including the use of 'sudo installer' for the pkg file and 'aws configure sso' for identity management.
- [CREDENTIALS_UNSAFE]: Mentions sensitive file paths like '~/.aws/config' but only in the context of explaining how the CLI manages profiles. It explicitly advises against using long-lived credentials and promotes secure alternatives like AWS SSO.
Audit Metadata