sympy
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [NO_CODE] (SAFE): The skill consists entirely of Markdown reference files providing examples for using the SymPy library. It contains no executable scripts, configurations, or automated task definitions.
- [DYNAMIC_EXECUTION] (LOW): Documentation includes examples of
sympy.lambdify. This function is a standard part of the SymPy library used to convert symbolic expressions into executable Python functions (often for use with NumPy). While this involves dynamic code generation, it is presented as a standard mathematical tool within its intended context. - [DATA_EXPOSURE] (SAFE): No sensitive file paths, credentials, or network exfiltration patterns were found. All code snippets are localized mathematical operations.
Audit Metadata