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.md demonstrate how to start the cuopt_service and interact with it via curl on localhost. 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
Risk Level
SAFE
Analyzed
Aug 14, 2026, 12:18 PM
Security Audit — agent-trust-hub — cuopt-routing-api-python