zoom-meeting-sdk-ios
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- Credential Safety: The skill explicitly instructs developers to keep SDK secrets server-side and warns against embedding sensitive credentials like the
ZOOM_SDK_SECRETwithin the iOS app bundle. This follows industry standards for secure mobile application development. - Trusted External Sources: All external links point to official Zoom domains, such as
developers.zoom.usandmarketplacefront.zoom.us, for documentation and API references. No untrusted or suspicious third-party URLs are present. - Secure Integration Patterns: The architecture and examples emphasize secure flows, such as using backend-generated signatures and the Proof Key for Code Exchange (PKCE) for authentication, which minimizes the risk of token theft.
- No Malicious Patterns: No evidence of prompt injection, obfuscation, remote code execution, or unauthorized data access was found across the analyzed files.
Audit Metadata