darkmatter-gitops-conventions
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard GitOps procedures and security-conscious practices for Kubernetes manifest management. It promotes safety through pre-commit validation and strict secret management guidelines.
- [COMMAND_EXECUTION]: Provides instructions for using standard CLI tools like
kubeconform,yq, andgitto validate manifests locally. Theyq evalcommands are used strictly for syntax validation and schema checking. - [CREDENTIALS_SAFE]: Includes explicit instructions for the secure handling of encrypted secrets using SOPS, advising users to use restricted temp files and warning against exposing values in manifests or logs.
Audit Metadata