Iam audit playbook
Skill maxwellokumu/okaudit-claude-skills/identity-access/iam-audit-playbook
Step-by-step IAM audit methodology covering user inventory, policy review, MFA verification, privileged account monitoring, SOD analysis, and reporting. Use this skill for procedural IAM audit guidance.From its SKILL.md
npx -y skills add maxwellokumu/okaudit-claude-skills --skill iam-audit-playbookAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.5 KB, 260 tokens by cl100k_base, as published. Nobody here has run it
Playbook
Use this skill when the user asks for IAM playbooks, IAM audit steps, access management audit guidance, or identity audit methodology.
Goal
Provide a step-by-step IAM audit methodology covering planning, identity review, privilege analysis, SOD analysis, and reporting.
Workflow
- Use this playbook when the user needs process guidance rather than a single point-in-time check.
- Focus on a specific step if the user narrows the scope.
- Review README.md if you need the full methodology wording or usage examples.
- Run main.py when the user wants the playbook rendered directly.
- Convert the playbook into practical next actions for the current IAM audit.
Inputs
- step (string, optional): Step number 1 through 6, or full for the whole playbook.
Bundled Files
- main.py: executable logic for the skill.
- README.md: detailed methodology notes and usage examples.
- skill.yaml: existing repo manifest retained for this project's original packaging.
Guidance
- Use this skill for sequencing and structure, not as a replacement for the analysis skills.
- Keep the response procedural and easy to act on.
- Route users into access-review, privileged-account-monitor, or sod-analyzer when they need concrete findings.
What ships with it: 3 files
16.7 KB alongside SKILL.md, 1 of them executable
- main.pyruns15.6 KB
- README.md528 B
- skill.yaml651 B