doca-mgmt
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill guides the execution of system commands like
pkg-config,doca_caps,ls,cat,id,getcap,dmesg, andmlxconfig. These are utilized for environment verification, version checking, and hardware status querying, which is necessary for the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: The skill references official NVIDIA documentation and public GitHub repositories. These are recognized as trusted sources and are used for legitimate documentation and sample code reference.
- [SAFE]: The skill incorporates a robust safety framework for hardware-touching operations. It mandates capturing the device pre-state, identifying narrow command scopes, and documenting rollback paths before any write operations are performed. This aligns with security best practices for management-plane automation.
Audit Metadata