implementing-gitops
Warn
Audited by Snyk on Feb 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill configures ArgoCD/Flux to pull manifests and charts from public sources (e.g., examples/flux/gitrepository.yaml, examples/flux/helmrelease.yaml, references/argocd-patterns.md and scripts/install-argocd.sh which curl/apply https://raw.githubusercontent.com/... and scripts/install-flux.sh which runs curl https://fluxcd.io/install.sh), meaning it expects the system to fetch and apply untrusted, user/third-party Git/Helm/OCI content at runtime.
Audit Metadata