Skip to main content

gitops-workflow

Automates Kubernetes deployments using GitOps workflows with ArgoCD and Flux for continuous reconciliation and infrastructure management.

Install this skill

or
92/100

Security score

The gitops-workflow skill was audited on Feb 28, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 120

Curl to non-GitHub URL

SourceSKILL.md
120curl -s https://fluxcd.io/install.sh | sudo bash
low line 83

External URL reference

SourceSKILL.md
83server: https://kubernetes.default.svc
low line 108

External URL reference

SourceSKILL.md
108server: https://kubernetes.default.svc
low line 120

External URL reference

SourceSKILL.md
120curl -s https://fluxcd.io/install.sh | sudo bash
Scanned on Feb 28, 2026
View Security Dashboard