kubernetes-deployment-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of educational markdown files and YAML templates for Kubernetes. It does not contain any executable scripts, binary files, or network-active components. All external links point to official and trusted documentation (e.g., kubernetes.io, istio.io).
- [SAFE]: The skill explicitly promotes security best practices, such as running containers as non-root users, dropping kernel capabilities, using read-only root filesystems, and avoiding the storage of sensitive data in ConfigMaps.
- [CREDENTIALS_UNSAFE]: While several reference files contain example credentials (e.g.,
password=secret123,password: supersecret), these are clearly presented as non-functional placeholders within documentation templates. The skill includes specific warnings against committing actual secrets to version control and recommends using external secret management solutions like HashiCorp Vault or Sealed Secrets.
Audit Metadata