cuopt-numerical-optimization-api
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes a Python script in
assets/python/mps_solver/model.pythat fetches benchmark optimization models from the Mixed Integer Programming Library (MIPLIB) atmiplib.zib.de. This is a standard source for optimization test instances and the download is used purely for demonstration purposes. - [COMMAND_EXECUTION]: The skill provides instructions for compiling C examples using
gccand running thecuopt_clitool. These operations are expected for a skill designed to facilitate the use of a numerical optimization library. - [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The code behavior is consistent with the stated purpose of providing an interface to the NVIDIA cuOpt solver.
Audit Metadata