Access Auditor

Audit IAM permissions for excessive, unused, and risky access.

110|18|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/TravisLeeeeee/awesome-openclaw-personas --skill access-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Access Auditor
Source: https://github.com/TravisLeeeeee/awesome-openclaw-personas/tree/main/personas/security/access-auditor
Command: npx skills add https://github.com/TravisLeeeeee/awesome-openclaw-personas --skill access-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents security and compliance failures caused by excessive permissions, unused access, and risky privilege escalation paths that persist in your identity and access management setup.

Core Features & Use Cases

  • Comprehensive Access Audits: Review who has access to what across user and service accounts, including privilege escalation risks.
  • Stale & Over-Privileged Detection: Identify unused permissions and stale accounts using last login/activity signals and highlight admin access that should be restricted.
  • Compliance-Ready Reporting: Produce quarterly access review reports suitable for SOC 2, ISO 27001, and HIPAA access review needs, with tracked remediation actions.

Quick Start

Copy the Access Auditor persona folder into your OpenClaw workspace, then ask it to audit your AWS IAM permissions for over-privileged and stale accounts.

Frequently Asked Questions about Access Auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform an AWS IAM audit to find over-privileged and stale accounts?

To perform an IAM audit for over-privileged and stale accounts, you map cloud IAM permissions and analyze last login activity signals. This identifies unused permissions and highlights admin access requiring restriction before compliance reporting.

What is the best way to detect privilege escalation paths for SOC 2 compliance?

Detecting privilege escalation paths for SOC 2 compliance involves analyzing identity and access management setups to find risky permission chains. This maps RBAC configurations to isolate excessive permissions and produce audit findings with tracked remediation actions.

Can I use this for quarterly access reviews across both user and service accounts?

Yes, you can use it for quarterly access reviews across user and service accounts. It generates compliance-ready reports suitable for SOC 2, ISO 27001, and HIPAA needs, aligning with quarterly workflows to track remediation actions.

Does the access audit process automatically revoke unused permissions?

No, the access audit process does not automatically revoke unused permissions. It requires verification before access revocation to avoid fabricated data, ensuring you manually confirm stale accounts and excessive permissions before taking action.

How do RBAC reviews help stop permission creep in cloud environments?

RBAC reviews stop permission creep by mapping who has access to what across cloud systems and identifying excessive permissions. By targeting unused access and analyzing privilege escalation risks, it highlights admin access that should be restricted.