What problem does it solve?
This Skill provides a safe, read-only workflow to audit Kubernetes resources across contexts and namespaces, producing comprehensive security reports without impacting cluster state.
Core Features & Use Cases
- Read-only Export: gathers all namespaced resources using kubectl get/list without modifying cluster state.
- Automated Sanitization & Grouping: strips sensitive metadata, groups resources by workload topology, and links resources to applications.
- Comprehensive Security Audits: runs script-based checks aligned to Pod Security Standards, NSA guidance, and CIS benchmarks, plus AI deep analysis for risk discovery.
- Use Case: A security team audits prod and dev clusters to identify misconfigurations and policy gaps, generating a detailed audit report for compliance.
Quick Start
Set up the environment (uv sync), then run the four-step workflow: export, sanitize, group, and audit. The Agent will output results to a user-owned output directory (KUBE_AUDIT_OUTPUT) and generate an audit_report.md.