nonlinear-solvers

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill includes several Python scripts designed for mathematical analysis. These scripts process numerical data and do not execute arbitrary shell commands or untrusted code.
  • [DATA_EXPOSURE] (SAFE): One script, jacobian_diagnostics.py, reads matrix data from a file using numpy.loadtxt. This is a standard operation for scientific analysis and does not target sensitive system files or attempt to exfiltrate data.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill lists standard dependencies such as NumPy and SciPy. There are no patterns of downloading or executing remote scripts or binaries from untrusted sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:25 PM