cuopt-debugging
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for debugging NVIDIA cuOpt LP/MILP problems. It provides diagnostic code for checking solver status, inspecting variable values, and managing memory constraints.
- [COMMAND_EXECUTION]: A diagnostic snippet in
resources/diagnostic_snippets.mdusessubprocess.run(['nvidia-smi']). This is a routine and safe operation in this context, as it is intended for checking GPU memory availability on an NVIDIA system. - [REMOTE_CODE_EXECUTION]: No remote code downloads or execution patterns were detected. All external references target official documentation (NVIDIA docs).
- [DATA_EXFILTRATION]: No network operations or data exfiltration attempts were found. The skill focuses on local problem diagnosis.
- [PROMPT_INJECTION]: No prompt injection or behavior override patterns were detected. The instructions are standard technical troubleshooting steps.
Audit Metadata