k8s-manifest-generator
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a comprehensive workflow for generating Kubernetes resources (Deployments, Services, ConfigMaps, Secrets) using safe, illustrative placeholders for sensitive data.
- [SAFE]: Security best practices are a core focus, with instructions and templates explicitly configured to follow Pod Security Standards, including running as non-root users (
runAsNonRoot: true), dropping all Linux capabilities, and using read-only root filesystems. - [SAFE]: The workflow encourages the use of established third-party validation and auditing tools such as kube-linter, kube-score, and kubeval to verify manifest integrity.
- [SAFE]: No malicious code, obfuscated content, or unauthorized network operations were detected. All provided shell scripts (e.g., in ConfigMap templates) are standard utility scripts meant for use within a cluster environment.
Audit Metadata