cuopt-numerical-optimization-api-python
Warn
Audited by Snyk on May 30, 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 runtime path can download an outsider-authored MPS file from the public internet (MIPLIB) via
urllib.request.urlretrieve(AIR05_URL, ...), then reads it as text throughProblem.readMPS(filepath), which is fed into the solver/LLM context as part of the loaded problem data.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata