cuopt-numerical-optimization-api-c

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate C source code, documentation, and build instructions for the NVIDIA cuOpt library. All external links and resources point to official NVIDIA domains or repositories, representing standard vendor functionality.
  • [COMMAND_EXECUTION]: Includes instructions for compiling provided C source files with gcc and executing the resulting binaries (e.g., ./lp_simple). These are expected development workflows for a C API reference skill and do not involve suspicious or unauthorized command execution.
  • [DATA_EXFILTRATION]: The mps_solver.c utility reads optimization problem definitions from local MPS files specified via command-line arguments. This data ingestion is a core requirement for a numerical solver and is handled using standard library calls without evidence of unauthorized data access or network exfiltration.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 05:19 AM
Security Audit — agent-trust-hub — cuopt-numerical-optimization-api-c