cuopt-numerical-optimization-api-python
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
assets/mps_solver/model.pycontains a utility to download the 'air05' benchmark problem from the official MIPLIB repository hosted by the Zuse Institute Berlin (miplib.zib.de). This is a standard practice for optimization tool benchmarking and utilizes a well-known domain. - [COMMAND_EXECUTION]: The skill provides numerous Python scripts (
model.py) that demonstrate how to use thecuoptlibrary. These scripts perform standard mathematical optimization tasks and do not involve suspicious command execution or shell injection patterns. - [DATA_EXFILTRATION]: No patterns of data exfiltration or unauthorized network communication were found. Network access is limited to downloading the aforementioned benchmark data from a reputable source.
- [PROMPT_INJECTION]: The instructions in
SKILL.mdand other markdown files are purely educational and technical. There are no attempts to override system prompts or bypass safety guidelines. - [SAFE]: No security issues detected. The signature file
skill.oms.sigis valid metadata for skill integrity verification and contains no executable or obfuscated logic.
Audit Metadata