zoom-meeting-sdk-electron
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- Legitimate Integration Patterns: The skill describes the standard lifecycle for the Zoom Meeting SDK Electron wrapper, including initialization, authentication, and meeting management.
- Credential Management Guidance: It correctly advises developers to generate Meeting SDK JWTs on the backend and avoid persisting secrets within the Electron bundle.
- Build and Environment Troubleshooting: The documentation addresses potential inconsistencies in official SDK docs regarding Electron versions and build toolchains, providing helpful operational context for developers.
- Secure IPC and Data Handling: Guidance is provided on hardening IPC boundaries and raw data modules, highlighting the need for access controls and encryption in production environments.
Audit Metadata