zoom-video-sdk-unity
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [Secure Credential Handling]: The skill documentation explicitly recommends storing Video SDK credentials (SDK Key/Secret) server-side and using backend-generated JWT tokens for session authentication. This is a standard security practice to prevent credential exposure in client-side applications.
- [Official Resource Usage]: References and links within the skill point to official Zoom developer domains and marketplace documentation for integration guidance.
- [Implementation Guidance]: The provided code examples and architectural diagrams focus on mapping SDK events to Unity scene states using standard C# and Unity lifecycle patterns without introducing risky execution vectors.
- [No Remote Execution or Obfuscation]: No external script downloads, remote code execution patterns, or obfuscated content were detected in the skill files.
Audit Metadata