doca-structured-tools-contract
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a protocol for agents to query system state on NVIDIA DOCA hosts using structured JSON output or manual shell fallback chains.
- [COMMAND_EXECUTION]: The instructions include a series of standard Linux diagnostic commands (e.g.,
pkg-config,lsmod,uname,dmidecode,ip) used to verify environment status, driver versions, and hardware topology. These are read-only operations intended for system diagnostics. - [EXTERNAL_DOWNLOADS]: No external downloads, package installations (npm/pip), or remote script execution patterns were detected. All operations target local system binaries and configuration files.
- [DATA_EXFILTRATION]: No network operations to non-whitelisted domains or attempts to exfiltrate sensitive data were found. The data accessed (system versions, device lists) is strictly for the purpose of answering environment-related queries.
Audit Metadata