telnyx-messaging-ruby

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [PROMPT_INJECTION]: The skill implements webhook handlers to receive inbound messages, creating an indirect prompt injection surface where untrusted content from external senders is ingested into the agent context.\n
  • Ingestion points: The webhook handler example in SKILL.md and the inboundMessage payload description in references/api-details.md.\n
  • Boundary markers: No delimiters or instructions to ignore embedded commands are specified for the incoming message text.\n
  • Capability inventory: The skill includes methods for sending messages, managing hosted numbers, and modifying messaging profiles.\n
  • Sanitization: Signature verification ensures payload integrity and authenticity, but no content-level sanitization or filtering is applied to the message body text.\n- [EXTERNAL_DOWNLOADS]: Fetches the official telnyx messaging gem from the RubyGems registry.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 01:02 AM