tao-setup-nvidia-gpu-host
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/setup-nvidia-gpu-host.shexecutes several high-privilege commands usingsudo, including package manager operations (apt-get,dnf,zypper), service management (systemctl), and user/group modifications (usermod,groupadd). These actions are required for the skill's primary purpose of system-level GPU runtime setup. - [EXTERNAL_DOWNLOADS]: The installer fetches several resources from external domains, including the CUDA keyring from
developer.download.nvidia.com, repository lists fromnvidia.github.io, and Docker repository configurations fromdownload.docker.com. These are official vendor domains and are documented as the source for the intended software packages.
Audit Metadata