Overview
access-review is an open-source workflow skill for Claude Code and compatible agents, published by sickn33. Its author describes it as: “Conduct periodic access reviews and certifications. Implement access governance and recertification workflows. Use when managing access compliance.”. The project has 47k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add sickn33/agentic-awesome-skills`.
What access-review does
Implement periodic access review processes for AWS IAM, GitHub, Okta, and other identity providers, including automated reporting, certification workflows, and unused permission detection.
What’s inside
The SKILL.md for access-review is organised into these sections:
- Access Review Process
- AWS IAM Access Review Scripts
- GitHub Access Review
- Okta Access Review
- Unused Permission Detection
- Contents
- When to Use
- Limitations
- Example
Installation
Add access-review to your agent with:
/plugin marketplace add sickn33/agentic-awesome-skills Review a skill’s source before installing it — skills can instruct your agent to run commands. This command comes from the skill’s public repository, which is the source of truth for setup steps. New to skills? Read how to install Claude Code skills.
Supported agents
- Claude Code — ships a claude code plugin marketplace
- Codex — declared in the repository topics
- Cursor — declared in the repository topics
- Gemini CLI — declared in the repository topics
- Antigravity — declared in the repository topics
License
access-review is published under the MIT license.
Strengths
- Clear MIT license — safe to read and adapt within its terms
- Ships in sickn33/agentic-awesome-skills, an established project with 46,693 GitHub stars
- Works with Claude Code, Codex, Cursor, Gemini CLI, Antigravity
- Actively maintained — repository updated in the last 30 days
Author
Topics
Frequently asked questions
- What does access-review do?
- Conduct periodic access reviews and certifications. Implement access governance and recertification workflows. Use when managing access compliance.
- How do I install access-review?
- Run /plugin marketplace add sickn33/agentic-awesome-skills in your agent, then reload your skills. Review the source at https://github.com/sickn33/agentic-awesome-skills before installing.
- Is access-review free to use?
- Yes. access-review is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Which agents does access-review work with?
- access-review lists Claude Code, Codex, Cursor, Gemini CLI, and Antigravity — named in its SKILL.md, its plugin marketplace or its repository topics. Skills use the portable SKILL.md format, so other agents that read that format may load it too.
- Where does access-review come from?
- access-review ships inside sickn33/agentic-awesome-skills, a repository that contains 70 catalogued skills in total. The repository's 46,693 GitHub stars apply to that whole collection, not to this skill on its own.