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-smi to detect host GPU and CUDA version for appropriate container tag selection.
  • Executes docker pull to retrieve the Holoscan SDK image from the official NVIDIA GPU Cloud (NGC) registry.
  • Executes docker run with 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.com for installation guidelines.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 17, 2026, 03:48 PM
Security Audit — agent-trust-hub — holoscan-install-container