rbac▌
5 indexed skills · max 10 per page
implementing-rbac-hardening-for-kubernetes
mukul975/Anthropic-Cybersecurity-Skills · implementing-rbac-hardening-for-kubernetes
Harden Kubernetes Role-Based Access Control by implementing least-privilege policies, auditing role bindings, eliminating cluster-admin sprawl, and integrating external identity providers.
building-role-mining-for-rbac-optimization
mukul975/Anthropic-Cybersecurity-Skills · building-role-mining-for-rbac-optimization
Apply bottom-up and top-down role mining techniques to discover optimal RBAC roles from existing user-permission assignments, reducing role explosion and enforcing least privilege.
auditing-kubernetes-cluster-rbac
mukul975/Anthropic-Cybersecurity-Skills · auditing-kubernetes-cluster-rbac
Auditing Kubernetes cluster RBAC configurations to identify overly permissive roles, wildcard permissions, dangerous ClusterRoleBindings, service account abuse, and privilege escalation paths using kubectl, rbac-tool, KubiScan, and Kubeaudit.
azure-rbac
microsoft/azure-skills · Cloud
Find minimal Azure RBAC roles, generate assignment commands, and provide Bicep infrastructure code. \n \n Identifies built-in roles matching desired permissions using Azure documentation, or creates custom role definitions when no built-in role fits \n Generates Azure CLI commands and Bicep code snippets for assigning roles to identities, service principals, and managed identities \n Clarifies prerequisites for granting roles, including which permissions ( Microsoft.Authorization/roleAssignments
access-control-rbac
aj-geddes/useful-ai-prompts · Productivity
Implement comprehensive Role-Based Access Control systems with permissions management, attribute-based policies, and least privilege principles.