cuopt-server-api-python
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and Python scripts designed to help users interact with a cuOpt optimization server. All network operations are performed using the standard 'requests' library targeting a user-configurable server endpoint (defaulting to localhost).
- [EXTERNAL_DOWNLOADS]: The skill references official NVIDIA Docker images ('nvidia/cuopt') and documentation. These references are to a trusted vendor and follow standard deployment practices.
- [COMMAND_EXECUTION]: The skill provides commands to start a local server using either a Python module or Docker. These are typical development and deployment workflows for this type of service and do not perform unauthorized or destructive actions.
Audit Metadata