AWS IAM Privilege Escalation Audit · git:20260909.f082f46 · 2026-09-09 · sha256 54e99aeb274c8c24

AWS IAM Privilege Escalation Audit git:20260909.f082f46A

Immutable. This exact content is served forever at /api/v1/blob/54e99aeb274c8c24.

---
name: "AWS IAM Privilege Escalation Audit"
slug: "aws-iam-privilege-escalation-audit"
description: "Uses boto3 and the AWS IAM Access Analyzer API to enumerate all roles, policies, and users, then flags permission combinations that could allow privilege escalation to AdministratorAccess. Outputs findings mapped to MITRE ATT&CK TA0004 with remediation steps and least-privilege replacement policy JSON."
github_stars: 3607
verification: "listed"
source: "https://github.com/aws/aws-sdk-js-v3"
author: "Amazon Web Services"
category: "Security & Verification"
framework: "Claude Code"
tool_ecosystem:
  github_repo: "aws/aws-sdk-js-v3"
  github_stars: 3607
---

# AWS IAM Privilege Escalation Audit

Uses boto3 and the AWS IAM Access Analyzer API to enumerate all roles, policies, and users, then flags permission combinations that could allow privilege escalation to AdministratorAccess. Outputs findings mapped to MITRE ATT&CK TA0004 with remediation steps and least-privilege replacement policy JSON.

## Installation

No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.

- Source: https://github.com/aws/aws-sdk-js-v3

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/aws-iam-privilege-escalation-audit/)