tao-setup-nvidia-gpu-host

Pass

Audited by Gen Agent Trust Hub on Jun 30, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/setup-nvidia-gpu-host.sh executes various system-level commands with sudo privileges, including package installations via apt-get, dnf, and zypper, service management using systemctl, and group modifications using usermod. These actions are documented and necessary for setting up GPU drivers and Docker runtimes.
  • [EXTERNAL_DOWNLOADS]: The script fetches GPG keys, repository configuration files, and package keyrings from official vendor domains including nvidia.github.io, developer.download.nvidia.com, and download.docker.com. These downloads are used to securely configure the host's package manager to trust and receive official software updates.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 30, 2026, 05:48 PM
Security Audit — agent-trust-hub — tao-setup-nvidia-gpu-host