aws-ecr
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local binaries including
aws,jq, anddockerto interact with Amazon Elastic Container Registry services. These operations are standard for the skill's stated purpose of repository management. - [COMMAND_EXECUTION]: It utilizes shell pipes to securely handle authentication tokens, such as piping the output of
aws ecr get-login-passworddirectly intodocker login, following AWS security best practices for avoiding plaintext password handling.
Audit Metadata