kubernetes-specialist
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides instructions to download and apply Kubernetes manifests directly from the official Argo Project repository to install ArgoCD.
- Evidence:
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yamlin REFERENCE.md. - [EXTERNAL_DOWNLOADS]: The skill configures external Helm chart repositories from well-known technology providers to manage cluster infrastructure.
- Evidence: Adds repositories for AWS (
aws.github.io/eks-charts), Kubernetes (kubernetes.github.io/autoscaler), and Prometheus Community (prometheus-community.github.io/helm-charts). - [COMMAND_EXECUTION]: The skill instructions involve the use of standard command-line tools for cluster orchestration and infrastructure management.
- Evidence: Use of
kubectl,helm, andterraformcommands across all documentation files for deployment and configuration tasks.
Audit Metadata