tao-setup-nvidia-gpu-host

Pass

Audited by Gen Agent Trust Hub on Sep 2, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPRIVILEGE_ESCALATION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a comprehensive Bash script (setup-nvidia-gpu-host.sh) that performs system diagnostics and management. It uses distribution-specific package managers (apt-get, dnf, zypper) to install software, queries system state using tools like nvidia-smi and kubectl, and configures the Docker daemon runtime using the nvidia-ctk utility.
  • [EXTERNAL_DOWNLOADS]: The setup script fetches repository signing keys, package lists, and installer files from external domains. These downloads target official vendor infrastructure and well-known service providers, specifically developer.download.nvidia.com, nvidia.github.io, and download.docker.com.
  • [PRIVILEGE_ESCALATION]: The skill requires root access to execute its installation and configuration routines. It uses sudo to perform high-privilege operations, including adding system repositories, installing drivers, modifying the /etc/docker/daemon.json configuration, and adding the invoking user to the docker system group. These elevated privileges are necessary and appropriate for the skill's stated purpose of host environment setup.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 2, 2026, 03:30 PM
Security Audit — agent-trust-hub — tao-setup-nvidia-gpu-host