build-zoom-rest-api-app
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for the Zoom REST API and does not contain any malicious code, obfuscated instructions, or behavioral patterns targeting the platform or user data.
- [SAFE]: External URLs and package references (such as the
@zoom/rivetSDK and GitHub repositories under thezoomorganization) point to official vendor resources and well-known services. - [SAFE]: Authentication examples follow recommended security standards, utilizing Server-to-Server OAuth and guiding users to manage credentials via environment variables rather than hardcoding them.
- [SAFE]: Webhook implementation guides emphasize robust security measures, including mandatory Challenge-Response Check (CRC) validation and HMAC-SHA256 signature verification to ensure data integrity and authenticity.
Audit Metadata