kubernetes-security

Installation
SKILL.md

Kubernetes Security Skill

Harden Kubernetes clusters and workloads through RBAC, pod security, network isolation, secret management, and supply chain controls.

Reference Loading Table

Signal Reference Size
RBAC, Role, RoleBinding, ClusterRole, ServiceAccount, least-privilege, access control, permissions references/rbac-patterns.md ~60 lines
PodSecurity, SecurityContext, runAsNonRoot, readOnlyRootFilesystem, restricted, baseline, image hardening, distroless, Dockerfile references/pod-security.md ~90 lines
NetworkPolicy, default-deny, allow-list, egress, ingress, DNS, lateral movement, namespace isolation references/network-policies.md ~70 lines
cosign, Kyverno, OPA, admission controller, Sealed Secrets, External Secrets, supply chain, misconfiguration, privileged references/supply-chain.md ~120 lines

Load greedily. If the user's question touches any signal keyword, load the matching reference before responding. Multiple signals matching = load all matching references.


Phase 1: IDENTIFY

Related skills
Installs
4
GitHub Stars
366
First Seen
Mar 27, 2026