sympy
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for the SymPy library. The instructions and code snippets provided are standard practices for performing symbolic mathematics, calculus, and linear algebra.
- [EXTERNAL_DOWNLOADS]: The skill references official and reputable resources, including the SymPy GitHub repository and documentation at docs.sympy.org. These are well-known services and do not pose a security risk.
- [DATA_EXFILTRATION]: Analysis of the Python snippets confirms no presence of network exfiltration, hardcoded credentials, or unauthorized access to sensitive system files.
- [REMOTE_CODE_EXECUTION]: There are no patterns involving the download and execution of untrusted scripts (e.g., curl|bash). The use of
lambdifyandcodegenare documented features of the SymPy library for converting symbolic expressions into numerical functions or source code, and here they are used in a benign, instructional context. - [PROMPT_INJECTION]: The skill does not contain instructions that attempt to override AI behavior, bypass safety filters, or extract system prompts.
Audit Metadata