aws-cli
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of instructional markdown files providing guidelines and command references for the AWS CLI.
- [SAFE]: It emphasizes security best practices, such as verifying identity via
aws sts get-caller-identitybefore execution and requiring explicit user confirmation for destructive operations (e.g.,delete-*,terminate-*). - [SAFE]: No hardcoded credentials or secrets were found; only standard AWS example formats (e.g.,
AKIA...) are used in the documentation. - [SAFE]: References to sensitive file paths like
~/.aws/credentialsand~/.aws/configare used appropriately to explain how the AWS CLI resolves configuration and authentication. - [SAFE]: There are no external downloads, remote script executions, or obfuscated content within the provided files.
Audit Metadata