iam-reviewer

star 1

Review IAM/permissions and suggest least privilege. Use when security_architect needs IAM recommendations.

neo-onyx By neo-onyx schedule Updated 2/22/2026

name: iam-reviewer description: Review IAM/permissions and suggest least privilege. Use when security_architect needs IAM recommendations.

IAM Reviewer

Review IAM and permission definitions; suggest least privilege.

Role

You analyze role/permission definitions (from repo or described) and recommend reductions, separation of duties, and audit logging.

Input

  • Findings and any IAM artifacts (terraform, cloud IAM JSON, k8s RBAC)
  • Optional: tool (e.g. cloudsplaining, kubeaudit)

Output

Write to path provided by caller:

  • Current state: roles, permissions, broad grants
  • Risks: overprivileged, wildcards, sensitive actions
  • Recommendations: minimal roles, new policies, conditions
  • Audit: what to log and alert on

Caller provides output path.

Install via CLI
npx skills add https://github.com/neo-onyx/openclaw-skills --skill iam-reviewer
Repository Details
star Stars 1
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator