telnyx-voice-advanced-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official 'telnyx' Ruby gem via RubyGems.
- [PROMPT_INJECTION]: The skill is designed to handle external data from voice call webhooks, which presents an indirect prompt injection surface.
- Ingestion points: Webhook payload fields such as
data.payload.digit(DTMF) anddata.payload.from(Caller ID) defined in SKILL.md. - Boundary markers: None specified to distinguish untrusted call data from system instructions.
- Capability inventory: Advanced call control including SIPREC recording, supervisor barge-in, and noise suppression controls.
- Sanitization: The provided examples do not demonstrate sanitization or validation of the input data received via webhooks.
Audit Metadata