holoscan-install-container
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official NVIDIA resources from
nvcr.ioanddocs.nvidia.comfor container images and documentation. These are well-known and trusted services. - [COMMAND_EXECUTION]: The skill provides
docker runcommands with specific Linux capabilities (CAP_SYS_PTRACE) and host namespace sharing (--ipc=host). While these grant elevated privileges to the container, they are documented technical requirements for the Holoscan SDK's high-performance inter-process communication and debugging features. - [DATA_EXFILTRATION]: No sensitive file access or unauthorized network operations were detected. All network activity is directed toward official project repositories and registries.
- [REMOTE_CODE_EXECUTION]: The skill facilitates the download and execution of containerized software. Since the source is the official NVIDIA Container Registry (NGC), this is considered a safe and standard deployment method for this SDK.
Audit Metadata