zoom-plugin-sdk
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of legitimate technical documentation for the Zoom Plugin SDK. No malicious patterns, obfuscation, or unauthorized access attempts were detected within the instructions or referenced code samples.
- [CREDENTIALS_UNSAFE]: The skill actively promotes secure credential management. It correctly advises against hardcoding client secrets in distributed binaries, recommends the use of OAuth with PKCE for native applications, and instructs developers to use secure OS storage for access tokens rather than plaintext files.
- [EXTERNAL_DOWNLOADS]: All external references point to official Zoom developer domains (e.g., zoom.us, developers.zoom.us) and verified SDK packages. These are recognized as safe resources provided by a well-known service vendor.
- [COMMAND_EXECUTION]: The provided code snippets and integration guides use standard platform-native APIs (Swift, C++, Win32) and official Zoom libraries for IPC. No evidence of unauthorized shell command execution or suspicious subprocess spawning was found.
Audit Metadata