kubernetes-helm
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and pattern guide for Kubernetes and Helm development. It does not contain any malicious instructions or bypass attempts.
- [DATA_EXPOSURE]: The skill correctly handles sensitive information by instructing the agent to use Kubernetes secrets (
secretKeyRef) rather than hardcoding credentials. It uses placeholders like<project>,<domain>, andxxxfor sensitive or variable values. - [COMMAND_EXECUTION]: Mentions of tools like
k8s-toolare used for standard operations such as viewing logs and querying pods within a development context. - [SAFE]: Includes a dedicated section on security context that recommends hardening measures, including disabling privilege escalation, running as a non-root user, and dropping container capabilities.
Audit Metadata