telnyx-account-notifications-python
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official
telnyxPython package to interact with Telnyx APIs, which is an expected and well-known dependency for this service. - [SAFE]: No hardcoded credentials or secrets were found; the code examples correctly recommend using
os.environ.get("TELNYX_API_KEY")to handle sensitive API keys. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized command execution was detected in the skill instructions or code snippets.
- [SAFE]: The skill operations (listing, creating, and updating notification settings) are entirely consistent with its stated purpose of managing account notification channels.
Audit Metadata