LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

performing-kubernetes-cis-benchmark-with-kube-bench - Perform Kubernetes CIS Benchmark Audits with kube-bench

Audit Kubernetes cluster security posture against CIS benchmarks using kube-bench across control plane, etcd, worker nodes, and policies.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Run full cluster benchmark checks
  • Audit control plane and etcd
  • Audit worker nodes and RBAC
  • Run managed Kubernetes benchmarks
  • Export audit results to JSON

Inputs

  • Target Kubernetes cluster
  • Benchmark run parameters

Outputs

  • Console audit summary report
  • JSON result file
  • JUnit XML report file

Requirements

  • Kubernetes cluster v1.24+
  • kubectl with cluster-admin permission
  • Node or privileged pod access

Source

  • Spec: SKILL.md
kube-bench
cis-benchmark
kubernetes
compliance
hardening
aquasecurity
Run full cluster benchmark checks
Audit control plane and etcd
Audit worker nodes and RBAC
Run managed Kubernetes benchmarks
Target Kubernetes cluster
Benchmark run parameters
Console audit summary report
JSON result file
JUnit XML report file