cuopt-lp-milp-api-python

Warn

Audited by Snyk on Apr 21, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The skill's MPS solver (assets/mps_solver/model.py) explicitly downloads an MPS file from a public URL (AIR05_URL -> miplib.zib.de) via download_air05 and also calls Problem.readMPS() and accepts a user-supplied --file path to load arbitrary public MPS files, meaning untrusted third-party data is ingested and directly determines solver behavior.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 21, 2026, 07:41 PM
Issues
1
Security Audit — snyk — cuopt-lp-milp-api-python