kubernetes

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads the KIND binary from the official domain kind.sigs.k8s.io.
  • [EXTERNAL_DOWNLOADS]: The skill downloads the kubectl binary from the official Kubernetes release site dl.k8s.io.
  • [COMMAND_EXECUTION]: Uses sudo to move downloaded binaries into /usr/local/bin/. This is a standard administrative task for installing command-line tools system-wide.
  • [COMMAND_EXECUTION]: Executes kind create cluster to initialize a local Kubernetes environment within Docker.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 04:33 AM