What problem does it solve?
Container-audit helps you find and fix security weaknesses in container images and Kubernetes deployments before attackers can exploit them.
Core Features & Use Cases
- Dockerfile & image hardening checks: Identifies risks like unpinned base images, build-time secret leakage, running as root, and dangerous filesystem/privilege settings.
- Kubernetes manifest & cluster posture review: Flags insecure PodSecurity settings, missing NetworkPolicy protections, weak secret handling, unsafe RBAC, and missing resource limits/quotas.
- Runtime and evidence-focused verification: Guides safe, non-destructive checks to confirm fixes hold when deployed.
Use case: You are preparing a release and need an evidence-driven review of a repo’s Dockerfiles and Kubernetes manifests to reduce misconfiguration, secret exposure, privilege escalation, and runtime attack surface.
Quick Start
Run the container-audit skill to review your container and orchestration configuration for misconfigurations, excessive privileges, exposed secrets, and runtime risks.