gitops-workflow

Warn

Audited by Runlayer on Feb 26, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
89%
Files
3
Flagged
2
Chunks
3
Flagged Files (2)
gitops-workflow/references/argocd-setup.mdMEDIUM
88.8%

Malicious tool definition detected

High Availability Installation ```bash kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/ha/install.yaml ``` ### 3.

gitops-workflow/SKILL.mdLOW
74.7%

Malicious tool definition detected

**Monitor sync status** with alerts 10. **Test changes** in staging first ## Troubleshooting **Sync failures:** ```bash argocd app get my-app argocd app sync my-app --prune ``` **Out of sync status:** ```bash argocd app diff my-app argocd app sync my-app --force ``` ## Related Skills - `k8s-manifest-generator` - For creating manifests - `helm-chart-scaffolding` - For packaging applications

Passed Files (1)Click to expand
gitops-workflow/references/sync-policies.mdOK
17.0%

Tool passed security scan

Audit Metadata
Max File Score
89%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
3
Files Flagged
2
Chunks Analyzed
3
Analyzed
Feb 26, 2026, 04:41 PM
Security Audit — runlayer — gitops-workflow