k8s-security-policies

Defense-in-depth Kubernetes security through network policies, pod security standards, RBAC, and admission control.

wshobson ↓ 12k
Claude Code
View source ↗

What it does

  • Implement network segmentation
  • Configure pod security standards
  • Set up RBAC for least-privilege access
  • Create security policies for compliance
  • Implement admission control
  • Secure multi-tenant clusters
  • podSelector:

Requirements & configuration

  • name: require-app-label

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Defense-in-depth Kubernetes security through network policies, pod security standards, RBAC, and admission control.

Source

Repository: https://github.com/wshobson/agents

k8s-security-policies FAQ

What does the k8s-security-policies skill do?

Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards. Implement network segmentation Configure pod security standards

How do I install k8s-security-policies?

Run: npx -y skills add https://github.com/wshobson/agents --skill k8s-security-policies --agent claude-code — the source lives at github.com/wshobson/agents.

Maintain k8s-security-policies?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

k8s-security-policies on getagentictools
[![k8s-security-policies on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-k8s-security-policies.svg)](https://getagentictools.com/skills/wshobson-agents-k8s-security-policies?ref=badge)
npx agentictools info skills/wshobson-agents-k8s-security-policies

The second line is the CLI lookup for this page — handy in READMEs and docs.