gitops-audit
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various system commands to interact with Kubernetes clusters and process manifests. This includes using
kubectlto retrieve and compare live cluster state,helmandkustomizefor rendering local manifests, and standard utilities likegrepandfindto scan application source code. These commands are transparently documented and aligned with the tool's intended auditing function. - [EXTERNAL_DOWNLOADS]: The skill provides the ability to clone Git repositories using
git cloneto retrieve GitOps manifests for comparison with the live cluster state. This is a functional requirement for the auditing workflow and targets user-specified repositories.
Audit Metadata