doca-gpunetio
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive programming guide for DOCA GPUNetIO, providing verified workflows for GPU-initiated networking.
- [COMMAND_EXECUTION]: Instructions include the use of system diagnostic tools such as
nvidia-smi,lsmod,pkg-config, andnvcc. It also describes how to load necessary kernel modules usingsudo modprobe nvidia_peermemand check system logs viasudo dmesg. These operations are standard requirements for configuring NVIDIA hardware and drivers in a development environment. - [EXTERNAL_DOWNLOADS]: The skill directs users to official NVIDIA documentation (
docs.nvidia.com) and sanctioned GitHub repositories (github.com/NVIDIA-DOCA,github.com/NVIDIA). These sources are recognized as trusted vendor resources. - [PROMPT_INJECTION]: While the skill processes user-supplied parameters like PCIe bus IDs and device ordinals, it incorporates strict verification steps and requires the agent to confirm environment preconditions before recommending code changes, effectively managing the attack surface for indirect prompt injection.
Audit Metadata