Access Control Auditing Overview Audit access control implementations across codebases, cloud configurations, and application layers for security vulnerabilities and policy violations. This skill targets IAM policies, ACLs, RBAC configurations, file permissions, and API authorization logic to identify privilege escalation paths, overly permissive grants, and violations of the principle of least privilege. Prerequisites - Access to the target codebase and configuration files in - Familiarity with the authorization model in use (RBAC, ABAC, ACL, or IAM) - , , and standard shell utilities availa…