cuopt-numerical-optimization-api-python

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The assets/mps_solver/model.py script downloads a compressed benchmark dataset from the Mixed Integer Programming Library (MIPLIB) at miplib.zib.de. This is a well-known academic service for mathematical optimization instances.
  • [DATA_EXFILTRATION]: No unauthorized data access or exfiltration patterns were detected. The skill does not access sensitive local files or environment variables.
  • [PROMPT_INJECTION]: The instructions in SKILL.md provide technical guidance on API usage, such as status checking case sensitivity and variable selection. No attempts to bypass safety filters or override system instructions were found.
  • [REMOTE_CODE_EXECUTION]: The skill does not execute remote scripts. It downloads data files in the standard MPS format which are processed by a dedicated solver method (Problem.readMPS).
  • [COMMAND_EXECUTION]: No suspicious shell command executions were identified. The provided scripts perform standard mathematical modeling and solver invocations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 04:34 PM
Security Audit — agent-trust-hub — cuopt-numerical-optimization-api-python