k8s-manifest-generator
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidance and templates for generating Kubernetes manifests following cloud-native best practices. It explicitly encourages security measures like resource limits and non-root user execution in all provided examples.
- [COMMAND_EXECUTION]: Instructions include the use of standard development tools such as
kubectl,kubeval,kube-score, andkube-linterfor manifest validation. These operations are restricted to client-side dry runs or validation against the user's local environment, which is standard for infrastructure development. - [EXTERNAL_DOWNLOADS]: Template examples reference widely-used container images from well-known sources (e.g.,
busybox,cassandra,fluent-bit). These references are used as placeholders or examples for standard deployments and do not pose a security risk.
Audit Metadata