video-sdk/web
Pass
Audited by Gen Agent Trust Hub on May 31, 2026
Risk Level: SAFE
Full Analysis
- [External Dependencies]: The skill utilizes the Zoom Video SDK through standard distribution channels including NPM and the official Zoom CDN. These are verified sources for the library.
- [Credential Management]: Code examples demonstrate the implementation of authentication using JWT tokens. The skill follows best practices by recommending server-side generation and using placeholders for sensitive keys and secrets.
- [Data Ingestion Surface]: The skill provides guidance on handling real-time data such as chat messages and command signaling. This involves processing external input, which is a standard component of communication SDKs.
Audit Metadata