telnyx-webrtc-client-ios
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official TelnyxRTC SDK for installation via CocoaPods and Swift Package Manager from the vendor's GitHub repository (github.com/team-telnyx/telnyx-webrtc-ios.git).
- [COMMAND_EXECUTION]: Documentation includes standard development commands such as
pod installfor dependency management andcurlexamples for interacting with the Telnyx REST API to manage credentials. - [DATA_EXFILTRATION]: The skill correctly demonstrates the use of SIP credentials and JWT tokens for authenticating with Telnyx's communication servers, using placeholders for sensitive values.
- [PROMPT_INJECTION]: The skill includes an AI Assistant integration component that processes call transcripts; while this presents a surface for indirect prompt injection, it is managed as a standard data ingestion feature of the SDK.
Audit Metadata