together-kueue
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches Kubernetes manifests from the official Kubernetes Special Interest Groups (SIGs) repository for Kueue.
- Evidence:
https://github.com/kubernetes-sigs/kueue/releases/download/v0.18.3/manifests.yamlinSKILL.md. - [COMMAND_EXECUTION]: Executes
kubectlcommands to apply configurations and manage cluster resources. - Evidence: Uses
kubectl applyfor manifest installation andkubectl waitto confirm the deployment status of the controller manager.
Audit Metadata