eg-migrate

Warn

Audited by Snyk on Mar 14, 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.80). The skill's required workflow instructs fetching and applying CRD manifests from a public OCI registry (e.g., "helm pull oci://docker.io/envoyproxy/gateway-helm --version ${To} --untar") and refers to public release notes (https://gateway.envoyproxy.io/news/releases/), so it ingests untrusted third-party content as part of the migration steps which could materially influence subsequent actions.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly runs helm pull/helm upgrade against the remote OCI chart oci://docker.io/envoyproxy/gateway-helm at runtime and then kubectl apply of the fetched CRD/manifests (and pulls controller images), meaning remote content is fetched and executed in-cluster (occasions where remote manifests/images directly change runtime behavior), so this external URL is a required runtime dependency: oci://docker.io/envoyproxy/gateway-helm.

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 14, 2026, 08:46 PM
Issues
2