Skip to main content
Back to registry

k8s-security-policies

wshobson/agents

Comprehensive guide for implementing NetworkPolicy, PodSecurityPolicy, RBAC, and Pod Security Standards in Kubernetes.

Installs3
Install command
npx skills add https://github.com/wshobson/agents --skill k8s-security-policies
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykPASS
About this skill
Comprehensive guide for implementing NetworkPolicy, PodSecurityPolicy, RBAC, and Pod Security Standards in Kubernetes. Implement defense-in-depth security for Kubernetes clusters using network policies, pod security standards, and RBAC. Reference: See assets/network-policy-template.yaml Reference: See references/rbac-patterns.md NetworkPolicy not working: RBAC permission denied: - 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 - Implement Pod Security Standards at namespace level - Use Network Policies for network segmentation - Apply least-privilege RBAC for all service accounts - Enable admission control (OPA Gatekeeper/Kyverno) - Run containers as non-root - Use read-only root filesystem - Drop all capabilities unless needed - Implement resource quotas and limit ranges - Enable audit logging for security events - Regular security scanning of images - Use RBAC authorization - Enable audit logging - Use Pod Security Standards - Configure network policies - Implement secrets encryption at rest - Enable node authentication - Implement defense in depth - Use network segmentation - Configure security monitoring - Implement access controls - Enable logging and monitoring - k8s-manifest-generator - For creating secure...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does k8s-security-policies do?

Comprehensive guide for implementing NetworkPolicy, PodSecurityPolicy, RBAC, and Pod Security Standards in Kubernetes.

Is k8s-security-policies good?

k8s-security-policies does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does k8s-security-policies work with?

k8s-security-policies currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to k8s-security-policies?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install k8s-security-policies?

npx skills add https://github.com/wshobson/agents --skill k8s-security-policies

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering