phone
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured documentation and implementation guidance for integrating Zoom Phone features into third-party applications.
- [EXTERNAL_DOWNLOADS]: References official Zoom developer resources and the
zoom/CRM-SampleGitHub repository. These are verified vendor resources used for legitimate implementation support. - [CREDENTIALS_UNSAFE]: Identifies required environment variables for OAuth and webhook authentication (e.g.,
ZOOM_CLIENT_SECRET). The documentation explicitly instructs developers to keep these secrets on the server and does not contain any hardcoded credentials. - [COMMAND_EXECUTION]: Includes JavaScript code snippets for API interaction and
postMessageevent handling. The examples demonstrate secure practices, such as validating theevent.originagainst the trustedhttps://applications.zoom.usdomain.
Audit Metadata