holoscan-install-container
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security risks were identified. The skill's behavior is consistent with its stated purpose of facilitating Holoscan SDK deployment.
- [EXTERNAL_DOWNLOADS]: Pulls container images from the official NVIDIA Container Registry (
nvcr.io). These are trusted resources and are necessary for the described container-based installation workflow. - [COMMAND_EXECUTION]: Executes
docker runanddocker pullcommands to manage the SDK environment. The command arguments, including capability additions (CAP_SYS_PTRACE) and resource limits (memlock,stack), are standard for high-performance GPU-accelerated applications and are used as intended for SDK functional verification.
Audit Metadata