Audit Kubernetes RBAC for least privilege and privilege-escalation paths — cluster-admin sprawl, wildcard/dangerous verbs, risky bindings, and service-account token exposure. Use to review who can do what in a cluster and find escalation to cluster-admin.
$npx -y skills add jassics/awesome-claude-security --skill k8s-rbac-reviewInstalls into the current project.
Run `npx skills use "https://github.com/jassics/awesome-claude-security" --skill "jassics/awesome-claude-security/k8s-rbac-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jassics/awesome-claude-security" that are relevant to the current task. Run `npx skills add "https://github.com/jassics/awesome-claude-security"` and select the relevant skills, then follow their instructions.