cuopt-numerical-optimization-api-python
Pass
Audited by Gen Agent Trust Hub on May 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill follows best practices for providing a technical API surface.
- [EXTERNAL_DOWNLOADS]: The MPS solver utility in
assets/mps_solver/model.pydownloads a compressed dataset frommiplib.zib.de. This is a well-known and reputable academic repository for mathematical programming benchmarks. The download is used as a functional test case for the solver and does not involve executable code. - [COMMAND_EXECUTION]: The skill provides examples of running Python scripts to solve optimization models. These scripts use the official
cuoptlibrary and are intended for local execution by the user.
Audit Metadata