access-review

Automate AWS IAM access reviews and certification workflows.

46|4|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/BagelHole/DevOps-Security-Agent-Skills --skill access-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: access-review
Source: https://github.com/BagelHole/DevOps-Security-Agent-Skills/tree/main/compliance/governance/access-review
Command: npx skills add https://github.com/BagelHole/DevOps-Security-Agent-Skills --skill access-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the critical need for regular and efficient access reviews, ensuring that user permissions remain appropriate and compliant with security policies.

Core Features & Use Cases

  • Automated Access Reporting: Generates comprehensive reports of user access across systems.
  • Managerial Certification: Facilitates the attestation process for user access by their managers.
  • Revocation Workflows: Automates the process of removing unnecessary or outdated access.
  • Use Case: For SOC2 compliance, this skill can automate the quarterly review of all employee access to sensitive AWS resources, ensuring only necessary permissions are maintained.

Quick Start

Use the access-review skill to generate a report of all AWS IAM users and their last login dates.

Frequently Asked Questions about access-review

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

FAQPage Schema
How do I automate AWS IAM access reviews for inactive users?

Automate AWS IAM access reviews by generating comprehensive reports of user access, identifying inactive users, and flagging unused access keys for revocation. This skill manages the entire access governance workflow to ensure permissions remain compliant with security policies.

What is access certification and how does it work for SOC2 compliance?

Access certification is the managerial attestation process verifying that user permissions are appropriate. For SOC2 compliance, it automates quarterly reviews of employee access to sensitive AWS resources, ensuring only necessary permissions are maintained and certified by managers.

How do I implement access revocation workflows for outdated permissions?

Implement access revocation workflows by automating the removal of unnecessary or outdated access based on risk-based prioritization. The skill generates access reports, facilitates managerial attestation, and automatically executes revocation for non-compliant or inactive accounts.

Can I use this for risk-based prioritization of user access governance?

Yes, you can use this for risk-based prioritization in user access governance. It evaluates AWS IAM user activity, such as last login dates and unused access keys, to prioritize which accounts require immediate certification or revocation workflows.

Does this access governance skill support environments beyond AWS IAM?

The skill specifically supports AWS IAM reviews for inactive users and unused access keys. While it generates comprehensive user access reports and manages revocation workflows, the metadata highlights its core implementation depth is focused on AWS IAM environments.