tao-run-on-kubernetes

Pass

Audited by Gen Agent Trust Hub on Jun 30, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes shell commands for environment validation and cluster interaction.
  • Runs a setup script (setup-nvidia-gpu-host.sh) to verify GPU node readiness.
  • Uses kubectl to check for GPU resource availability on the cluster.
  • Invokes the Python interpreter to verify SDK installation and cluster connectivity via kubeconfig or in-cluster service accounts.
  • [EXTERNAL_DOWNLOADS]: The skill installs necessary Python dependencies from public registries.
  • Installs the nvidia-tao-sdk package (including the kubernetes extra) using pip to enable Kubernetes interaction.
  • Installs the standard kubernetes Python client library.
  • Provides instructions for installing the NVIDIA GPU Operator via Helm from the official NVIDIA NGC repository.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 30, 2026, 05:47 PM
Security Audit — agent-trust-hub — tao-run-on-kubernetes