Chaosify is a safe, namespace-scoped execution environment for Kubernetes security verification. It proves whether your Kubernetes guardrails actually work — not just whether they are configured — and serves as the controlled execution sandbox for AI-driven pentesting.
All execution is confined to a dedicated, RBAC-enforced test namespace. Chaosify structurally cannot touch any other namespace in the cluster.
Requires Node.js ≥ 22.16.0.
npm install -g chaosify-kubernetesTo try without installing:
npx chaosify-kubernetes --help- Architecture — system design, safety model, and multi-cluster model
- Reference — complete command reference, flags, and exit codes
- Recon summary format — the low-token
recon … --format summaryTSV mode for agent consumption - Scenarios — full scenario library with control objectives and remediation
- Case Study: Kubernetes Goat — end-to-end run against a deliberately vulnerable cluster