telnyx-video-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official 'telnyx' Ruby gem, which is a verified resource belonging to the author 'team-telnyx'.
- [CREDENTIALS_UNSAFE]: Code examples demonstrate the correct use of environment variables (
ENV['TELNYX_API_KEY']) to manage credentials safely, preventing hardcoded secrets. - [EXTERNAL_DOWNLOADS]: The skill references the installation of the 'telnyx' library via 'gem install', which is the standard method for obtaining the official vendor SDK from the RubyGems registry.
Audit Metadata