sympy
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The content consists of technical documentation and code examples for using the SymPy library. All demonstrated patterns are standard mathematical operations.
- [DATA_EXFILTRATION] (SAFE): No network requests, API calls, or access to sensitive filesystem locations (e.g., SSH keys, credentials) were found.
- [REMOTE_CODE_EXECUTION] (SAFE): No remote scripts are downloaded or executed. The code snippets utilize standard, trusted Python libraries (SymPy and NumPy).
- [PROMPT_INJECTION] (SAFE): The documentation does not contain any instructions intended to override agent behavior, bypass safety filters, or extract system prompts.
- [DYNAMIC_EXECUTION] (SAFE): While the documentation mentions
lambdifyfor converting symbolic expressions to numerical functions, it is presented in a safe, standard context for mathematical computation.
Audit Metadata