zoom-video-sdk-ios
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- Standard Integration Patterns: The skill provides clear guidance on integrating the Zoom Video SDK using established iOS development practices, such as delegating events to a state coordinator to prevent UI desync.
- Credential Safety: The documentation explicitly advises developers to maintain sensitive credentials like the SDK Secret on server-side infrastructure rather than hardcoding them in the mobile client.
- Official References: All external links point to official Zoom developer domains and API documentation, ensuring that developers are directed to authoritative sources for SDK binaries and specifications.
- Environment Configuration: The skill defines the necessary environment variables for authentication and session management without including any hardcoded values or sensitive secrets.
Audit Metadata