Skill Detail

Probe Kubernetes clusters for exposed attack paths with kube-hunter

Assess a Kubernetes cluster from the attacker viewpoint when an agent needs exposure-focused findings instead of a general cluster scanner listing.

Security & VerificationMulti-Framework
Security & Verification Multi-Framework Published
⭐ 5k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill probe-kubernetes-clusters-for-exposed-attack-paths-with-kube-hunter Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
kube-hunter binary or container image and network or cluster access to the target environment
Install & setup
Install kube-hunter from release artifacts or run the published container image, then execute an appropriate scan mode such as remote probing or in-cluster discovery and review the reported findings before any remediation step.
Author
Aqua Security
Publisher
Organization
Last updated
Apr 20, 2026
Quick brief

Use kube-hunter when an agent needs to probe a Kubernetes environment from an attacker’s perspective and surface reachable weaknesses such as exposed dashboards, insecure ports, or risky cluster configurations. It is appropriate for offensive validation, external exposure review, and security triage where the workflow is to run the probe, inspect findings, and hand back attack-path evidence. The scope boundary is specific: this skill is about exposure-oriented cluster probing, not full cluster administration or a generic Kubernetes security platform card.