kubernetes-health-check

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [Command Execution] (LOW): The skill utilizes the bash_tool to execute kubectl commands and minikube management operations. This is consistent with its stated purpose of cluster health monitoring.
  • [Indirect Prompt Injection] (LOW): The skill ingests untrusted data from the Kubernetes API (e.g., pod names, node descriptions). While it lacks explicit boundary markers, the data is used for internal status reporting, posing low risk of control flow hijacking.
  • [External Downloads] (LOW): Step 5 uses kubectl run to pull and execute the busybox image from a container registry. This is a standard diagnostic procedure for DNS verification.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 01:26 PM