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_toolto executekubectlcommands andminikubemanagement 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 runto pull and execute thebusyboximage from a container registry. This is a standard diagnostic procedure for DNS verification.
Audit Metadata