telnyx-webrtc-client-react-native
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Integrates the
@telnyx/react-voice-commons-sdklibrary, which is the official software development kit provided by the vendor for real-time voice communications. - [COMMAND_EXECUTION]: Includes standard shell commands for package management (
npm install) and API testing (curl) that are typical for developer documentation and initial project setup. - [CREDENTIALS_UNSAFE]: Uses clearly labeled placeholders (
sip_username,sip_password,YOUR_API_KEY_HERE) for authentication configuration. It documents the library's internal use of local storage for managing session persistence, which is a standard implementation for mobile VoIP applications.
Audit Metadata