holoscan-install-source
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches the NVIDIA Container Toolkit GPG key and repository configuration from
nvidia.github.io. This is an official domain for NVIDIA projects and is considered a trusted source.\n- [COMMAND_EXECUTION]: The skill utilizessudofor administrative tasks such as installing system-level packages, configuring the Docker runtime, and managing repository lists. these operations are standard requirements for setting up the necessary GPU-accelerated environment for the Holoscan SDK.\n- [COMMAND_EXECUTION]: The skill provides instructions to execute an in-tree build script (./run build) and a test script (./run test) from the officialnvidia-holoscan/holoscan-sdkrepository. This is the intended and documented workflow for building the SDK from source.
Audit Metadata