Skip to main content

gitops-workflow

Facilitates automated Kubernetes deployments using GitOps workflows with ArgoCD and Flux for continuous reconciliation.

Install this skill

or
92/100

Security score

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

Categories Tested

Security Issues

medium line 138

Curl to non-GitHub URL

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

External URL reference

SourceSKILL.md
101server: https://kubernetes.default.svc
low line 126

External URL reference

SourceSKILL.md
126server: https://kubernetes.default.svc
low line 138

External URL reference

SourceSKILL.md
138curl -s https://fluxcd.io/install.sh | sudo bash
Scanned on Mar 3, 2026
View Security Dashboard