sinch-voice-api
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official SDKs for Node.js (@sinch/sdk-core), Python (sinch), Java (sinch-sdk-java), and .NET (Sinch) from standard public registries. It also links to official documentation and resources on developers.sinch.com and dashboard.sinch.com.
- [COMMAND_EXECUTION]: Includes Node.js CLI scripts (e.g., make_tts_call.cjs, list_numbers.cjs) for administrative and testing tasks. These scripts are implemented using standard modules and follow secure practices for handling credentials via environment variables.
- [SAFE]: The documentation includes a dedicated security section that warns against hardcoding secrets and highlights the importance of validating and sanitizing data from inbound callbacks (ICE, ACE, PIE) before use.
Audit Metadata