gitops-principles
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and configuration templates for GitOps methodology. All content is consistent with its stated purpose of teaching and implementing GitOps principles.
- [COMMAND_EXECUTION]: The
scripts/gitops-health-check.shscript executes standard Kubernetes and GitOps CLI tools (kubectl, argocd, flux, helm, kustomize) to validate cluster state and manifests. These operations are diagnostic in nature and limited to verifying the health and compliance of the environment. - [EXTERNAL_DOWNLOADS]: The documentation references official installation manifests for ArgoCD from the argoproj GitHub organization and other well-known services. These references target official repositories for the purpose of infrastructure setup.
- [DATA_EXPOSURE]: The templates provided use standard Kubernetes patterns for secret management, such as referencing external secrets or using encrypted variants (SealedSecrets). No hardcoded credentials or sensitive data exfiltration patterns were detected.
Audit Metadata