python-sdk
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill functions as a documentation repository for the official inferencesh Python SDK, facilitating the integration of AI models into Python applications.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing the
inferenceshpackage from the standard Python Package Index (PyPI). - [COMMAND_EXECUTION]: The documentation includes examples for building agents that can execute code or call webhooks. These examples emphasize the use of the SDK's human-in-the-loop safety features, such as
require_approval(), to manage autonomous actions. - [SAFE]: The skill promotes secure development practices by demonstrating how to handle API keys using environment variables instead of hardcoded strings.
Audit Metadata