use-aws
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill implements proactive credential protection. The
aws-context.shscript specifically masks sensitive environment variables such as access keys and session tokens. Instructions inSKILL.mdandreferences/aws-safety.mdstrictly forbid printing secrets, private keys, or database passwords.\n- [COMMAND_EXECUTION]: The skill utilizes theawsCLI and a local helper script to inspect AWS environment state. Execution is primarily focused on identity and configuration checks, with explicit instructions requiring user approval and state summarization before any resource modification.\n- [PROMPT_INJECTION]: The skill establishes robust operational boundaries through thereferences/aws-safety.mdguidelines. It defines clear risk classes and requires the agent to confirm the account identity and command intent with the user before proceeding with mutating or destructive actions.
Audit Metadata