cohere-python-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for the Cohere Python SDK. All code snippets demonstrate standard and legitimate API usage for building AI applications.
- [EXTERNAL_DOWNLOADS]: References official documentation on Cohere's domain and GitHub organization. These are well-known technology services and are documented neutrally.
- [CREDENTIALS_UNSAFE]: Authentication examples use security best practices, such as environment variables and descriptive placeholders like 'your-api-key', rather than hardcoded secrets.
- [COMMAND_EXECUTION]: Function calling examples implement a static lookup table for tools, which is a secure pattern that prevents the execution of unmapped or arbitrary functions from model output.
Audit Metadata