access-review

Audit entitlements for segregation-of-duties gaps and hygiene failures.

44|128|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/UnitOneAI/SecuritySkills --skill access-review-unitoneai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: access-review
Source: https://github.com/UnitOneAI/SecuritySkills/tree/main/skills/identity/access-review
Command: npx skills add https://github.com/UnitOneAI/SecuritySkills --skill access-review-unitoneai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Access review campaigns often miss orphaned accounts, rubber-stamped certifications, and segregation-of-duties violations, leading to privilege debt and weak audit evidence.

Core Features & Use Cases

  • CIS and NIST grounded access audit: Maps findings to CIS Controls v8 (5 and 6) and NIST SP 800-53 Rev. 5 AC family (AC-2, AC-5, AC-6).
  • Operational detection across IAM signals: Identifies scope/cadence gaps, entitlement certification failures, orphaned accounts, role explosion, and SoD conflicts.
  • Audit-ready reporting and remediation roadmap: Produces severity-classified findings with evidence expectations and prioritized fixes.

Quick Start

Run access-review on your entitlement export by passing the target file or directory to the skill as the argument.

Frequently Asked Questions about access-review

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

FAQPage Schema
How do I automate access review campaigns to find segregation of duties conflicts?

You can automate entitlement audits by passing your identity metadata export to the skill, which then detects orphaned accounts, role explosion, and segregation-of-duties gaps while enforcing read-only, injection-hardened handling of untrusted IAM data.

What is entitlement hygiene failure and how does it impact identity governance?

Entitlement hygiene failures occur when access recertification campaigns miss orphaned accounts or rubber-stamp certifications, leading to unchecked privilege debt and weak audit evidence across your IAM metadata and identity sources.

Can I map access recertification findings to NIST SP 800-53 Rev. 5 AC controls?

Yes, the access review maps recertification findings directly to NIST SP 800-53 Rev. 5 AC controls (AC-2, AC-5, AC-6) and CIS Controls v8 (5, 6), producing audit-ready severity classifications with evidence expectations and prioritized remediation roadmaps.

How do I check for orphaned accounts and role explosion in my entitlement exports?

Run an entitlement audit by passing your target file or directory to the skill; it investigates orphaned accounts and checks for role explosion by processing untrusted identity and IAM metadata to identify scope and cadence gaps in access recertifications.

Does least privilege auditing require specific identity governance platforms to work?

No specific identity governance platform is required; least privilege auditing operates on entitlement and identity metadata exports, applying read-only and injection-hardened handling to detect privilege debt and entitlement certification failures across any IAM source.

Why does my access review fail to catch segregation of duties violations?

Access reviews often miss SoD violations due to rubber-stamped certifications and scope or cadence gaps in recertification campaigns; automating entitlement auditing validates segregation of duties across entitlements and identity sources to detect these operational failures.