doca-dma
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and guidance tool for the NVIDIA DOCA DMA library. It instructs the agent on how to assist users with hands-on C/C++ programming tasks related to DMA offloading on BlueField DPUs or ConnectX NICs.
- [EXTERNAL_DOWNLOADS]: The skill references official NVIDIA documentation (docs.nvidia.com) and assumes the presence of the DOCA SDK at standard system paths (/opt/mellanox/doca). These are legitimate vendor resources and do not pose a security risk.
- [COMMAND_EXECUTION]: Provides guidance for using standard diagnostic and build tools, such as
pkg-config,doca_caps,meson, andninja. It mentions usingsudo dmesgto inspect kernel logs for driver-level debugging, which is a standard procedure in hardware development environments. - [DATA_EXPOSURE]: The skill accesses local installation paths to verify the DOCA version and environment configuration. No exfiltration patterns or unauthorized data access were detected.
Audit Metadata