aws-iam
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- Official Documentation Reference: The skill includes a link to the official AWS IAM User Guide for guidance on granting permissions to pass roles. Referencing established vendor documentation is a standard and safe practice for providing context.
- Security Best Practices Guidance: The content explicitly identifies and warns against specific IAM actions that can lead to privilege escalation, such as
iam:PassRolewith broad resource access. This serves as an educational safety measure. - Policy Evaluation Insights: It provides technical details on IAM policy evaluation logic, such as the behavior of
ForAllValueswith missing keys, aimed at helping users avoid unintended 'allow' results. - No Executable Risks: The skill consists entirely of informational text and example policy snippets for documentation purposes. There are no shell commands, network operations, or external code dependencies included.
Audit Metadata