Audit access control implementations for security vulnerabilities and misconfigurations. Use when reviewing authentication and authorization. Trigger with 'audit access control', 'check permissions', or 'validate authorization'.
5.8
Rating
0
Installs
Security
Category
This skill provides a solid framework for auditing access control implementations with clear use cases and workflow. The description adequately covers when to invoke the skill (IAM policies, ACLs, permissions). Task knowledge is good with detailed instructions, prerequisites, and error handling. Structure is clear with logical sections and references to scripts in the scripts/ directory. However, novelty is moderate - while helpful, much of this could be accomplished by a CLI agent with appropriate tool access and security knowledge. The skill adds value through systematization and the referenced scripts (access_control_audit.py, policy_parser.py, report_generator.py), but doesn't represent highly complex domain logic that would be prohibitively expensive for an agent to replicate. The main value is in packaging security best practices and automation scripts together.
Loading SKILL.md…