gitops-apply
Warn
Audited by Snyk on Mar 29, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's bootstrap workflow explicitly runs kubectl apply against a remote manifest (kubectl apply -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml) and instructs cloning git@github.com:org/infrastructure.git then executing local bootstrap scripts, so runtime execution depends on fetching and applying remote manifests (i.e., executing remote code) required for the skill.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata