zoom-video-sdk-ios
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard developer documentation for integrating the Zoom Video SDK into native iOS applications, covering architecture, session lifecycle, and implementation patterns.
- [CREDENTIALS_UNSAFE]: The skill references environment variables such as
ZOOM_VIDEO_SDK_SECRET. However, it explicitly mitigates risk by instructing that these credentials must remain server-side and are used for JWT signing rather than being hardcoded in the mobile application. - [EXTERNAL_DOWNLOADS]: All external references and documentation links point to official Zoom domains, specifically
developers.zoom.usandmarketplacefront.zoom.us. These are well-known services provided by the vendor and are used exclusively for legitimate technical reference. - [COMMAND_EXECUTION]: No suspicious shell commands or dynamic context injection patterns were found. Code examples provided are static Swift snippets for standard SDK interaction.
Audit Metadata