zoom-video-sdk-react-native
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official
@zoom/react-native-videosdkpackage and links to Zoom's official developer documentation (developers.zoom.us) and GitHub repositories. These are trusted vendor sources. - [CREDENTIALS_UNSAFE]: No hardcoded secrets or API keys were found. The skill explicitly emphasizes that JWT generation must remain on the backend and that SDK secrets should never be stored within the mobile application.
- [COMMAND_EXECUTION]: Instructions include standard development commands such as
npm installand React Native CLI commands for building the application. No suspicious or hidden shell execution patterns were detected. - [DATA_EXFILTRATION]: There are no patterns suggesting unauthorized data collection or exfiltration. The skill focuses on standard SDK lifecycle events and media stream management.
Audit Metadata