linear-solvers

Pass

Audited by Gen Agent Trust Hub on Apr 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides utility scripts for numerical linear algebra, focusing on solver selection, conditioning analysis, and convergence diagnostics. All operations are local and mathematical in nature.
  • [SAFE]: No network operations, credential harvesting, or remote code execution patterns were found. The skill does not attempt to access sensitive system files or establish external connections.
  • [SAFE]: External data ingestion is limited to reading matrix files (NumPy .npy or delimited text) for analysis. The scripts handle these inputs using standard libraries (NumPy) and do not perform dynamic execution of the loaded data.
  • [SAFE]: The skill uses argparse for command-line inputs, preventing common command injection vulnerabilities within the provided Python scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 11:30 PM
Security Audit — agent-trust-hub — linear-solvers