zoom-meeting-sdk-react-native

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFE
Full Analysis
  • Standard Dependency Management: The skill utilizes standard package managers to handle dependencies. It references the @zoom/meetingsdk-react-native package via NPM and the us.zoom.meetingsdk:zoomsdk artifact via Gradle. These are official distribution channels for the SDK.
  • Security Best Practices: The instructions explicitly advise against embedding sensitive credentials like SDK secrets within the mobile application. It recommends generating short-lived Meeting SDK JWTs and Zoom Access Tokens (ZAK) on the backend, which is an industry-standard practice for minimizing the risk of credential exposure.
  • Official Resource Integration: All external documentation links and repositories point to official Zoom developer domains and authorized GitHub repositories. These resources provide the necessary technical context and native artifacts required for the SDK's operation.
  • Native Bridge Considerations: The analysis identifies potential stability considerations in the native bridge implementation, such as input validation for language settings in the Android bridge. These are documented as technical implementation details for developers to consider during integration.
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 04:12 AM