telnyx-voice-gather-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation includes an installation command for the
telnyxnpm package. This is the official SDK provided by the vendor (Telnyx) and is necessary for the intended functionality of the skill. - [INDIRECT_PROMPT_INJECTION]: The skill facilitates the processing of untrusted external data via voice and DTMF inputs during call gathering operations.
- Ingestion points: Incoming voice streams and DTMF signals are ingested through actions like
gatherUsingAIandgather. - Boundary markers: The skill relies on the underlying Telnyx platform and AI Assistant configurations to manage input boundaries.
- Capability inventory: The skill utilizes network capabilities to communicate with the Telnyx API for call control and assistant management.
- Sanitization: Input sanitization and validation are managed by the Telnyx SDK and the platform's API infrastructure.
Audit Metadata