tao-setup-nvidia-gpu-host
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The shell script
scripts/setup-nvidia-gpu-host.shperforms administrative system changes including package repository registration, package installation using system managers (apt, dnf, zypper), and service configuration for Docker. These operations are executed withsudoprivileges.\n- [COMMAND_EXECUTION]: As part of the Docker environment setup, the script adds the current user to thedockergroup. This is a standard procedure that allows the user to manage containers without persistent sudo usage, though it grants root-equivalent access to the host system through the Docker API.\n- [EXTERNAL_DOWNLOADS]: The skill downloads authentication keys and repository configuration metadata from official NVIDIA domains (developer.download.nvidia.com,nvidia.github.io) and the official Docker repository (download.docker.com) to facilitate the installation of pinned software versions.
Audit Metadata