sympy-symbolic

Pass

Audited by Gen Agent Trust Hub on Apr 6, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to install well-known and trusted Python packages: sympy, matplotlib, and numpy via pip. This is standard procedure for setting up the environment required for the examples.
  • [COMMAND_EXECUTION]: The script examples.py includes code to save a generated plot to a temporary file at /tmp/pump_performance_map.png. This is a routine operation for generating and storing visualization outputs in a standard temporary directory.
  • [DYNAMIC_EXECUTION]: The skill demonstrates the use of SymPy's lambdify function, which converts symbolic mathematical expressions into numerical functions for use with NumPy. In the provided examples, this is used safely on locally defined symbolic expressions and does not involve processing untrusted input.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 11:23 PM
Security Audit — agent-trust-hub — sympy-symbolic