k8s-gitops
Facilitates GitOps workflows and CI/CD integration for Kubernetes and OpenShift, enhancing deployment automation and management.
Install this skill
Security score
The k8s-gitops skill was audited on Feb 12, 2026 and we found 53 security issues across 4 threat categories, including 1 critical. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 79 | ```yaml |
Template literal with variable interpolation in command context
| 130 | ```yaml |
Template literal with variable interpolation in command context
| 169 | ```yaml |
Template literal with variable interpolation in command context
| 213 | ```bash |
Template literal with variable interpolation in command context
| 250 | ```yaml |
Template literal with variable interpolation in command context
| 267 | ```yaml |
Template literal with variable interpolation in command context
| 295 | ```yaml |
Template literal with variable interpolation in command context
| 421 | ```yaml |
Template literal with variable interpolation in command context
| 444 | ```yaml |
Template literal with variable interpolation in command context
| 505 | ```yaml |
Template literal with variable interpolation in command context
| 535 | ```bash |
Template literal with variable interpolation in command context
| 566 | ``` |
Template literal with variable interpolation in command context
| 592 | ```yaml |
Template literal with variable interpolation in command context
| 611 | ```yaml |
Template literal with variable interpolation in command context
| 677 | ```yaml |
Template literal with variable interpolation in command context
| 754 | ```yaml |
Template literal with variable interpolation in command context
| 888 | ```bash |
Template literal with variable interpolation in command context
| 905 | ```yaml |
Template literal with variable interpolation in command context
| 990 | ```yaml |
Template literal with variable interpolation in command context
| 1058 | ```yaml |
Piping content to bash shell
| 368 | curl -s "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | bash |
Piping content to bash shell
| 529 | - **CLI Install**: `brew install helm` or `curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash` |
Piping content to bash shell
| 539 | curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash |
Curl to non-GitHub URL
| 207 | - **CLI Install**: `brew install fluxcd/tap/flux` or `curl -s https://fluxcd.io/install.sh | sudo bash` |
Curl to non-GitHub URL
| 219 | curl -s https://fluxcd.io/install.sh | sudo bash |
Path traversal pattern
| 451 | - ../../base |
External URL reference
| 41 | - **Docs**: https://argo-cd.readthedocs.io/ |
External URL reference
| 108 | server: https://kubernetes.default.svc |
External URL reference
| 142 | cluster: https://kubernetes.default.svc |
External URL reference
| 145 | cluster: https://kubernetes.default.svc |
External URL reference
| 148 | cluster: https://prod-cluster.example.com |
External URL reference
| 182 | server: https://kubernetes.default.svc |
External URL reference
| 184 | server: https://prod-cluster.example.com |
External URL reference
| 207 | - **CLI Install**: `brew install fluxcd/tap/flux` or `curl -s https://fluxcd.io/install.sh | sudo bash` |
External URL reference
| 208 | - **Docs**: https://fluxcd.io/flux/ |
External URL reference
| 219 | curl -s https://fluxcd.io/install.sh | sudo bash |
External URL reference
| 359 | - **Docs**: https://kustomize.io/ |
External URL reference
| 360 | - **Catalog**: https://kubectl.docs.kubernetes.io/references/kustomize/ |
External URL reference
| 530 | - **Docs**: https://helm.sh/docs/ |
External URL reference
| 531 | - **Hub**: https://artifacthub.io/ |
External URL reference
| 542 | helm repo add bitnami https://charts.bitnami.com/bitnami |
External URL reference
| 543 | helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx |
External URL reference
| 544 | helm repo add jetstack https://charts.jetstack.io |
External URL reference
| 545 | helm repo add prometheus-community https://prometheus-community.github.io/helm-charts |
External URL reference
| 605 | repository: "https://charts.bitnami.com/bitnami" |
External URL reference
| 884 | - **Docs**: https://tekton.dev/docs/ |
External URL reference
| 1049 | address: http://prometheus:9090 |
External URL reference
| 1101 | - **Docs**: https://kyverno.io/docs/ |
External URL reference
| 1102 | - **Policy Library**: https://kyverno.io/policies/ |
External URL reference
| 1107 | helm repo add kyverno https://kyverno.github.io/kyverno/ |
External URL reference
| 1194 | - **Docs**: https://open-policy-agent.github.io/gatekeeper/ |
External URL reference
| 1196 | - **Rego Playground**: https://play.openpolicyagent.org/ |
External URL reference
| 1200 | helm repo add gatekeeper https://open-policy-agent.github.io/gatekeeper/charts |