cuopt-numerical-optimization-api-python

Warn

Audited by Snyk on Jun 18, 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.85). The skill’s MPS solver runtime path can download an outsider-authored MPS file from the public MIPLIB website (assets/mps_solver/model.py: download_air05() uses urllib.request.urlretrieve()), and that downloaded file is then parsed as readable text via Problem.readMPS(filepath) and fed into the solver/LLM context.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 18, 2026, 04:34 PM
Issues
1
Security Audit — snyk — cuopt-numerical-optimization-api-python