How this skill is triggered — by the user, by Claude, or both
Slash command
/kubestellar-ops:k8s-audit-kubeconfigThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the kubestellar-ops MCP tools to audit all clusters in the user's kubeconfig.
Use the kubestellar-ops MCP tools to audit all clusters in the user's kubeconfig.
audit_kubeconfig to check connectivity to all configured clustersThis helps users maintain a clean kubeconfig by identifying and removing stale cluster configurations.
Do not use any other tools besides the kubestellar-ops MCP tools.
npx claudepluginhub kubestellar/claude-plugins --plugin kubestellar-opsRuns Kubernetes cluster health diagnostics using dynamic API discovery. Use for checking cluster health, troubleshooting K8s issues, or health assessments.
Audits Kubernetes RBAC configurations to identify overly permissive roles, wildcard permissions, and privilege escalation paths using kubectl, rbac-tool, KubiScan, and Kubeaudit.
Audits Kubernetes RBAC configurations to detect overly permissive roles, wildcard permissions, dangerous ClusterRoleBindings, service account abuse, and privilege escalation paths.