sinch-voice-api
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected. The skill provides clear documentation and examples for integrating with the Sinch Voice API.
- [EXTERNAL_DOWNLOADS]: The skill references official SDKs for Node.js (@sinch/sdk-core), Python (sinch), Java, and .NET from established package registries. These are official resources from the vendor.
- [COMMAND_EXECUTION]: Bundles several Node.js scripts in the
scripts/directory that perform standard HTTP requests to Sinch regional API endpoints to manage calls and resources. - [CREDENTIALS_UNSAFE]: No hardcoded secrets were found. The documentation and scripts correctly guide users to use environment variables (
SINCH_APPLICATION_KEY,SINCH_APPLICATION_SECRET) for authentication.
Audit Metadata