python-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The analyzed files are documentation and reference guides for the
inferenceshPython SDK. The content is instructional and aligns with the stated purpose of helping developers build AI-powered applications. - [COMMAND_EXECUTION]: The skill documents the creation of tools that can interact with the environment, such as a file deletion utility. These examples include safety recommendations like requiring human approval for sensitive operations.
- [REMOTE_CODE_EXECUTION]: Documentation illustrates the use of built-in agent capabilities for code execution and web searching. These features are presented as part of the SDK's core functionality for building autonomous agents.
- [DYNAMIC_EXECUTION]: Some code examples demonstrate using the
eval()function to implement simple calculator tools. While this is a common pattern in documentation, it highlights a potential surface for prompt injection if implemented without sanitization in production environments. - [EXTERNAL_DOWNLOADS]: The skill references the official
inferenceshpackage from standard registries and provides links to the vendor's documentation and API endpoints oninference.sh.
Audit Metadata