telnyx-ai-assistants-ruby

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill requires the installation of the official telnyx Ruby gem from the public RubyGems registry.
  • [PROMPT_INJECTION]: The skill exposes an indirect prompt injection surface by providing methods that process untrusted external data.
  • Ingestion points: The chat (content), send_sms (text), and scheduled_events.create (text) methods are designed to ingest message content from external users.
  • Boundary markers: The provided SDK examples do not demonstrate the use of delimiters or 'ignore' instructions to isolate user content from assistant instructions.
  • Capability inventory: The skill facilitates the creation and management of AI assistants which can be configured with custom instructions and tools.
  • Sanitization: There is no evidence of sanitization or validation of the input strings before they are passed to the AI model.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 05:48 AM