telnyx-missions-python
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of standard Python code examples and documentation for the Telnyx Missions SDK. No malicious behavior or security vulnerabilities were identified.
- [CREDENTIALS_UNSAFE]: The skill demonstrates secure secret management by retrieving the API key from environment variables (
os.environ.get("TELNYX_API_KEY")) rather than hardcoding credentials. - [EXTERNAL_DOWNLOADS]: The skill references the official 'telnyx' Python package, which is a legitimate and trusted resource from the skill author.
Audit Metadata