doca-aes-gcm
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official NVIDIA documentation (docs.nvidia.com) and public GitHub repositories (github.com/NVIDIA-DOCA, github.com/NVIDIA) for SDK samples and resources. These are well-known services and trusted organizations.
- [COMMAND_EXECUTION]: The documentation provides standard instructions for using system tools such as
pkg-config,ls,cat, andopenssl, as well as NVIDIA-specific tools likedoca_caps. These are used for local environment inspection, library configuration, and functional verification. - [COMMAND_EXECUTION]: A troubleshooting step involves using
sudo dmesgto inspect kernel-level driver logs. This is a legitimate and documented use case for debugging hardware accelerator and driver interactions. - [DATA_EXFILTRATION]: The skill follows security best practices by explicitly instructing the agent and user not to hardcode cryptographic keys in source code and to avoid logging key content in trace outputs.
Audit Metadata