aws-iam
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates extensive interaction with the AWS Command Line Interface (
aws iam) and theboto3Python library. It provides commands for managing users, roles, groups, access keys, and policies. These are high-privilege operations that require the environment to have appropriate AWS credentials configured.- [PROMPT_INJECTION]: The skill processes user-supplied parameters such as<USERNAME>,<ROLE_NAME>, and<ARN>which are interpolated directly into shell commands and SDK method calls. This creates a surface for indirect prompt injection or command injection if the agent does not properly validate or sanitize the input before execution.
Audit Metadata