kubernetes-manifest-generator
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a template generator for Kubernetes resources such as Deployments, Services, Ingress, and Network Policies.
- [SAFE]: It promotes security best practices by including
securityContextconfigurations that enforcerunAsNonRoot, drop all Linux capabilities, and use read-only root filesystems for containers. - [SAFE]: Manifest examples include placeholders for configuration and secrets (e.g.,
user:passin a database URL oryour-api-key-here), which are standard for documentation and do not expose real credentials. - [SAFE]: No suspicious network operations, obfuscation, or dynamic code execution patterns were found.
Audit Metadata