holoscan-install-container
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard Docker and NVIDIA utility commands to manage environment setup.
- Executes
nvidia-smito detect host GPU and CUDA version for appropriate container tag selection. - Executes
docker pullto retrieve the Holoscan SDK image from the official NVIDIA GPU Cloud (NGC) registry. - Executes
docker runwith specific flags (--runtime=nvidia,--cap-add CAP_SYS_PTRACE) required for GPU acceleration and memory management within the container. - [EXTERNAL_DOWNLOADS]: Pulls container images from official, well-known NVIDIA infrastructure.
- Targets
nvcr.io/nvidia/clara-holoscan/holoscan, which is the official registry for Holoscan SDK containers. - References official documentation at
docs.nvidia.comfor installation guidelines.
Audit Metadata