provisioning-cluster-for-production
Warn
Audited by Snyk on Mar 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill contains runtime installation commands that fetch and install/execute remote artifacts required for provisioning (e.g., curl https://binaries.cockroachdb.com/cockroach-v.linux-amd64.tgz | tar -xz and kubectl apply -f https://raw.githubusercontent.com/cockroachdb/cockroach-operator/master/install/crds.yaml and .../operator.yaml, plus the Helm repo at https://charts.cockroachdb.com/), so these URLs are used at runtime to retrieve and run external code/manifests that the skill depends on.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata