telnyx-account-notifications-python
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and usage examples for the official Telnyx Python SDK. All operations involve standard API calls for notification management.
- [CREDENTIALS_UNSAFE]: The skill follows security best practices by demonstrating how to retrieve sensitive API keys from environment variables using
os.environ.get()rather than hardcoding credentials. - [EXTERNAL_DOWNLOADS]: The skill guides the user to install the
telnyxPython package from a standard registry. This package is the official SDK for the Telnyx platform.
Audit Metadata