telnyx-sip-integrations-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official
telnyxRuby gem to interact with the service provider's infrastructure. - [SAFE]: Sensitive credentials, such as the Telnyx API key, are managed through environment variables rather than being hardcoded in the instructions.
- [PROMPT_INJECTION]: The skill includes functionality to retrieve and list
recording_transcriptions. Because these transcriptions represent data derived from external audio sources, they constitute a surface for indirect prompt injection. However, this is a core intended feature of the skill's SIP management purpose and does not indicate a security vulnerability in the skill's code itself. - [COMMAND_EXECUTION]: The installation instructions include a standard
gem installcommand for the official library, which is expected behavior for a Ruby-based skill.
Audit Metadata