telnyx-storage-python
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official 'telnyx' Python package for interacting with Telnyx Storage APIs, which is a trusted vendor resource.
- [SAFE]: Credentials are handled securely using environment variables (os.environ.get), which is the recommended practice to avoid hardcoding secrets.
- [SAFE]: All code examples demonstrate standard administrative tasks such as retrieving bucket usage and managing certificates without any suspicious or obfuscated behavior.
Audit Metadata