openchoreo-developer-gitops
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation and API reference definitions (llms.txt) from
https://openchoreo.dev. This is a well-known service domain associated with the platform vendor and is used to provide the AI agent with accurate schema information for resource authoring. - [COMMAND_EXECUTION]: The skill uses established command-line utilities such as
git,gh,flux, andkubectlalongside theoccCLI to manage the GitOps lifecycle. These tools are used for their intended purposes: repository management, cluster state verification, and resource generation. - [SAFE]: The skill incorporates several security guardrails, such as mandatory verification of the active cluster context before operations, explicit user approval before pushing code or opening PRs, and clear instructions to use
SecretReferenceobjects rather than committing sensitive data to version control.
Audit Metadata