What problem does it solve?
This Skill helps you run structured adversarial testing in a Kubernetes homelab to validate whether network policy, gateway protection, authentication, authorization, container hardening, and supply chain controls actually hold up under realistic attack patterns.
Core Features & Use Cases
- Adversarial, phase-based testing: Executes a repeatable sequence across network policy enforcement, authentication/WAF behavior, privilege escalation paths, data exfiltration channels, and supply chain weak points.
- Homelab-specific attack surface validation: Targets documented weaknesses (e.g., label-impersonation, DNS baseline behavior, WAF fail-open risks, gateway routing bypass, crown-jewel credentials, and OCI/Flux promotion paths) using the repo’s references and commands.
- Operational safety via explicit scope and cleanup: Restricts active mutation to the Dev cluster (integration/live read-only per CLAUDE.md) and requires post-test cleanup of routes/pods/namespace labels to avoid lingering test artifacts.
Quick Start
Use the security-testing Skill to run a phase-focused dev-cluster security test session and generate the required findings and cleanup steps for a controlled red-team validation.