aws-cli
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the AWS CLI installer from the official Amazon AWS domain (awscli.amazonaws.com).
- [COMMAND_EXECUTION]: Uses system commands including curl, unzip, and sudo to install the tool on the host system.
- [COMMAND_EXECUTION]: Provides a comprehensive set of commands for interacting with AWS services, which involves executing subprocesses through the aws CLI tool.
- [CREDENTIALS_UNSAFE]: Guides the user through configuring AWS Access Keys and Secret Keys via the 'aws configure' command. This is standard functionality for the tool but requires secure handling of the resulting credential files by the user.
Audit Metadata