k8s-security-policies
Implement defense-in-depth Kubernetes security using NetworkPolicies, RBAC, and Pod Security Standards.
Install
npx skills add https://github.com/wshobson/agents --skill k8s-security-policiesStats
| Total installs | 5,258 |
| Weekly installs | 5.2K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers three pod security levels (Privileged, Baseline, Restricted) enforced via namespace labels for graduated security posture
- Provides NetworkPolicy templates for default-deny, service-to-service communication, and DNS egress patterns
- Includes RBAC configuration examples for roles, cluster roles, and bindings to implement least-privilege access
- Demonstrates OPA Gatekeeper constraint templates and Istio mTLS/AuthorizationPolicy for policy enforcement and service mesh security
- References CIS Kubernetes Benchmark and NIST Cybersecurity Framework compliance patterns with troubleshooting commands for NetworkPolicy and RBAC validation
Tags
Related skills
| Skill | Installs | vs k8s-security-policies |
|---|---|---|
| code-review-expert | 4,728 | -530 |
| gitlab-ci-patterns | 4,233 | -1,025 |
| deployment-pipeline-design | 4,348 | -910 |
| email-and-password-best-practices | 6,768 | +1,510 |
| gdpr-data-handling | 5,076 | -182 |
FAQ
- How many installs does k8s-security-policies have?
- k8s-security-policies has 5,258 total installs and 5.2K installs this week.
- Where is k8s-security-policies hosted?
- k8s-security-policies is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does k8s-security-policies have?
- k8s-security-policies has 32.4K GitHub stars.
- When was k8s-security-policies first indexed?
- OrangeBot.AI first indexed k8s-security-policies on Jan 20, 2026.
- How do I install k8s-security-policies?
- Run: npx skills add https://github.com/wshobson/agents --skill k8s-security-policies