sinch-porting-api
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for interacting with the official Sinch Porting API.
- [SAFE]: It explicitly warns against hardcoding credentials and recommends using environment variables (
PROJECT_ID,ACCESS_TOKEN) for authentication, which is a security best practice. - [SAFE]: All external references, including API endpoints (
porting.api.sinch.com) and documentation links (developers.sinch.com), point to official vendor-controlled domains. - [SAFE]: The mentioned Node.js package (
@sinch/sdk-core) is an official vendor library.
Audit Metadata