zoom-video-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious instructions or security vulnerabilities were detected in the skill's documentation, code snippets, or configuration files.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for downloading the Zoom Video SDK and related assets from official vendor domains such as
source.zoom.usandzoomus.cn. It also references cloningvcpkgfrom the Microsoft GitHub organization. These sources are recognized as trusted or well-known services. - [COMMAND_EXECUTION]: Documentation for Linux and Windows environments includes standard setup commands using
curl,git clone, andsudo apt install. These are used appropriately for environment configuration and dependency management (e.g., installinglibglib2.0-dev). - [CREDENTIALS_SAFE]: The skill correctly instructs users to manage sensitive credentials like the SDK Secret server-side and provides placeholders (e.g.,
YOUR_SDK_KEY) for local configuration, following security best practices.
Audit Metadata