python-sdk
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Code examples in
references/tool-builder.mdandreferences/agent-patterns.mddemonstrate the use of the Pythoneval()function to implement a calculator tool. While intended as a simple example, this is an insecure coding practice that could lead to arbitrary code execution if used with untrusted inputs in a production environment. - [EXTERNAL_DOWNLOADS]: The documentation provides standard instructions for installing the
inferenceshlibrary from the official Python Package Index (PyPI). This is a routine procedure for using the vendor's software development kit.
Audit Metadata