tao-run-on-docker
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Provides standard Docker CLI commands for managing container lifecycles.
- Includes commands like docker run, docker exec, docker stop, and docker rm for GPU workflow management.
- [COMMAND_EXECUTION]: Includes system administration commands for relocating the Docker data-root directory.
- Uses sudo with systemctl, rsync, and tee to move Docker's storage to larger volumes on split-disk hosts.
- [EXTERNAL_DOWNLOADS]: Facilitates pulling container images from the official NVIDIA GPU Cloud (NGC) registry.
- References the nvcr.io domain for authenticating and pulling GPU-optimized container images.
- [COMMAND_EXECUTION]: Executes a local setup script from a related platform skill to verify host runtime prerequisites.
- Calls a shell script to ensure NVIDIA drivers and container toolkits are correctly installed before starting workloads.
Audit Metadata