holohub-debug-build-run
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
./holohubcommand-line tool for various operations. The instructions mandate the use of--dryrunand--verboseflags for previewing command effects before actual execution. - [SAFE]: The skill implements strong security boundaries by requiring explicit user authorization for operations that clear caches, modify the host environment, or require root privileges (e.g., prohibiting
sudo ./holohub). - [SAFE]: External URLs refer to official NVIDIA GitHub repositories and documentation sites, which are recognized as trusted vendor sources for this skill.
- [SAFE]: The instructions include specific guidance to protect sensitive data, such as reviewing
--jsonoutput for sensitive values before sharing and protecting credentials or patient data in traces.
Audit Metadata