telnyx-messaging-profiles-python
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate Python examples for managing messaging profiles, phone numbers, and short codes using the official Telnyx SDK.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official 'telnyx' package from a standard registry (PyPI). This is a required dependency for the stated functionality.
- [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential management by retrieving the API key from an environment variable ('os.environ.get("TELNYX_API_KEY")') rather than hardcoding it.
Audit Metadata