doca-setup
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches official DOCA container images from the NVIDIA NGC registry (nvcr.io). This is a well-known service associated with the skill's author.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of standard Linux build utilities and vendor-specific DOCA packages through official system package managers (apt, yum).
- [COMMAND_EXECUTION]: Utilizes system-level configuration commands, including the use of sudo for privileged operations like hugepage reservation and hardware driver configuration, which are standard requirements for the DOCA runtime environment.
- [COMMAND_EXECUTION]: Employs non-destructive diagnostic tools such as lspci, devlink, and mlxconfig to enumerate hardware and verify environment health.
- [COMMAND_EXECUTION]: Implements a robust 'universal verification contract' that ensures system changes are smoke-tested and observed for sustained stability before declaring tasks complete.
Audit Metadata