k8s
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide and set of best practices for Kubernetes operations. All commands (kubectl, helm) are standard administrative tools used for cluster management.
- [SAFE]: External links provided in the documentation lead to official, trusted resources such as kubernetes.io and helm.sh.
- [SAFE]: The skill explicitly promotes security best practices, including Principle of Least Privilege (RBAC), running containers as non-root users, and using Secrets for sensitive data management.
- [COMMAND_EXECUTION]: The skill lists several shell commands (e.g.,
kubectl apply,helm lint). These are standard operational commands intended for user-driven troubleshooting and deployment validation, not for hidden or malicious background execution.
Audit Metadata