k8s-launch-kit-pipeline

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [CREDENTIALS_UNSAFE]: The skill documentation includes examples that access ~/.kube/config. This path is a standard sensitive location containing Kubernetes authentication credentials. In the context of a cluster management tool, this is expected usage.
  • [COMMAND_EXECUTION]: The skill facilitates the execution of deployment commands (--deploy) that modify Kubernetes cluster state. The documentation includes appropriate safety warnings and a dry-run mode to mitigate risk.
  • [EXTERNAL_DOWNLOADS]: The pipeline examples download container images from the NVIDIA Container Registry (nvcr.io). This is an official vendor source for the deployment tool.
  • [COMMAND_EXECUTION]: The provided container commands use privileged networking flags (--net=host), which is a standard requirement for networking-focused deployment tools but involves higher access levels than typical containers.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 01:50 PM
Security Audit — agent-trust-hub — k8s-launch-kit-pipeline