cuopt-routing-api-python
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation and Python examples for the NVIDIA cuOpt library. It facilitates solving complex routing problems such as Vehicle Routing Problems (VRP), Traveling Salesperson Problems (TSP), and Pickup and Delivery Problems (PDP).
- [COMMAND_EXECUTION]: Examples in
references/server_examples.mddemonstrate how to start thecuopt_serviceand interact with it viacurlonlocalhost. These are standard operational commands for local development and do not involve remote code execution or suspicious targets. - [DATA_EXPOSURE]: No hardcoded credentials or sensitive file path access were identified. All data structures in the examples use synthetic or user-provided coordinate and cost matrices for optimization purposes.
Audit Metadata