ai-python-custom-provider
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- Documentation and Templates: The skill consists of instructional content and Python boilerplate code for extending the AI SDK. It provides structural examples for protocol and provider classes which are used to handle model events.
- Data Handling: The code snippets demonstrate how to emit stream events such as
TextDeltaandToolStart. These are standard components of the SDK's architecture for processing model outputs. - Environment Safety: No suspicious network operations, sensitive file access, or external command executions were found. The example URL used (
https://example.invalid) is a standard reserved domain for documentation.
Audit Metadata