atmos-helmfile
Warn
Audited by Snyk on Mar 4, 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's "source" JIT vendoring (see SKILL.md "Automatic Provisioning" and references/commands-reference "source pull") automatically downloads and vendors arbitrary go-getter URIs (git/http/s3/oci/gcs) and then uses that content when running Helmfile, meaning untrusted third-party repository content is ingested and can directly influence execution.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill automatically provisions component sources at runtime from URIs such as "github.com/cloudposse/helmfiles//releases/ingress-nginx?ref=1.0.0" (and other git/http/go-getter URIs), which downloads remote Helm/Helmfile content that will be executed/applied to clusters, so the fetched content directly controls runtime behavior and is a required dependency.
Audit Metadata