cuopt-install
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Provides bash and python commands for installing and verifying the cuOpt engine, including package management via pip/conda and running a local REST server.
- [EXTERNAL_DOWNLOADS]: Fetches software packages from the official NVIDIA package index (pypi.nvidia.com) and pulls images from official Docker Hub repositories.
- [DYNAMIC_EXECUTION]: Includes a C-API verification script that generates a temporary C file and compiles it using gcc to test development headers.
- [SAFE]: Documentation and evaluation benchmarks explicitly instruct the agent not to run installation commands on the user's behalf, maintaining user control over the environment.
Audit Metadata