gitops-flow
Facilitates GitOps deployment pipelines using GitHub, Dagger, Helm, and ArgoCD for efficient CI/CD workflows.
Install this skill
or
71/100
Security score
The gitops-flow skill was audited on Mar 1, 2026 and we found 9 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 116
Template literal with variable interpolation in command context
SourceSKILL.md
| 116 | `ghcr.io/shepherdjerred/homelab:${chartVersion}`, ...), |
medium line 131
Template literal with variable interpolation in command context
SourceSKILL.md
| 131 | `1.0.0-${chartVersion}`, |
medium line 257
Template literal with variable interpolation in command context
SourceSKILL.md
| 257 | `curl -X POST ${argocdServer}/api/v1/applications/${appName}/sync ` + |
medium line 267
Template literal with variable interpolation in command context
SourceSKILL.md
| 267 | ```yaml |
medium line 311
Curl to non-GitHub URL
SourceSKILL.md
| 311 | curl -X POST https://argocd.tailnet-1a49.ts.net/api/v1/applications/apps/sync \ |
low line 219
External URL reference
SourceSKILL.md
| 219 | https://chartmuseum.tailnet-1a49.ts.net |
low line 250
External URL reference
SourceSKILL.md
| 250 | argocdServer = "https://argocd.tailnet-1a49.ts.net", |
low line 311
External URL reference
SourceSKILL.md
| 311 | curl -X POST https://argocd.tailnet-1a49.ts.net/api/v1/applications/apps/sync \ |
low line 327
External URL reference
SourceSKILL.md
| 327 | 1. Go to https://argocd.tailnet-1a49.ts.net |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @shepherdjerred/gitops-flow