sympy
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides detailed guidance on parsing mathematical expressions using 'parse_expr' and 'parse_latex'. It identifies the potential security risks of code injection from untrusted inputs and correctly instructs users to validate and sanitize data.\n- [SAFE]: Documentation for high-performance features like 'lambdify', 'codegen', and 'autowrap' is included for legitimate scientific computation purposes. These tools are used to convert symbolic math into executable Python, C, or Fortran code.\n- [SAFE]: The skill includes examples of using 'pickle' for the persistence of mathematical objects. This is presented as a standard utility for saving results in a trusted local environment.
Audit Metadata