zoom-video-sdk-flutter
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- Official Resource Integration: The skill references official Zoom development domains (zoom.us, marketplacefront.zoom.us) and official GitHub repositories (flutter/flutter, zoom/videosdk-flutter-quickstart) for SDK acquisition and documentation.
- Security Best Practices: The documentation explicitly advises against embedding SDK secrets in the app bundle and recommends issuing short-lived session tokens from a secure backend service.
- Standard Development Tooling: Included setup instructions utilize standard Flutter and Android debugging tools (adb, flutter pub) for environment configuration and testing.
- Dependency Management: The skill specifies standard Zoom Video SDK artifacts for Android and the official Flutter plugin, ensuring a predictable dependency chain.
Audit Metadata