What problem does it solve?
This Skill helps platform teams find and fix Kubernetes and OpenShift security risks before they become incidents, reducing exposure from weak RBAC, missing NetworkPolicies, unsafe pod settings, and noncompliant workloads.
Core Features & Use Cases
- Security Posture Audits: Reviews clusters for privileged containers, root execution, host namespace usage, service account risks, and missing Pod Security Admission labels.
- Policy and Access Hardening: Checks RBAC for wildcards and overly broad bindings, and helps enforce zero-trust controls with NetworkPolicies, Kyverno, and OPA Gatekeeper.
- Compliance and Supply Chain Safety: Supports CIS benchmark checks, image vulnerability scanning, secret management workflows, and image signature verification.
- Use Case: A platform engineer can run a cluster-wide review to quickly identify namespaces without default deny policies, risky workloads, and compliance gaps, then prioritize remediation.
Quick Start
Ask the security skill to audit my Kubernetes or OpenShift cluster for RBAC, NetworkPolicy, pod security, and compliance issues.