implement-gitops-workflow

Warn

Audited by Snyk on Feb 27, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 1.00). The skill explicitly instructs adding and syncing from public Git repositories (e.g., "argocd repo add https://github.com/USERNAME/gitops-repo" and applying manifests from raw.githubusercontent.com) and configures Argo CD/Image Updater/Rollouts to read and act on that repository/registry content, so untrusted user-generated third‑party content can be ingested and materially influence tool behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The prompt explicitly includes commands that require sudo (e.g., "sudo install -m 555 ... /usr/local/bin/argocd") which modify system directories and also instructs privileged Kubernetes cluster/admin operations, so it pushes actions that change the machine's/system state and require elevated rights.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 27, 2026, 10:52 PM