kubernetes-containers
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of documentation and configuration templates in Markdown format. No executable code files (e.g., Python, Node.js, Shell scripts) are shipped with the skill.
- [SAFE]: All command-line examples provided (such as kubectl and helm) are standard tools used for the skill's primary purpose of cluster management.
- [SAFE]: Manifest templates include robust security configurations, such as restricted security contexts (runAsNonRoot: true, allowPrivilegeEscalation: false) and RBAC role definitions that follow the principle of least privilege.
- [SAFE]: References to external Helm repositories target well-known and trusted providers (e.g., Bitnami), and secret definitions utilize placeholder values intended for runtime injection rather than hardcoded credentials.
Audit Metadata