build-zoom-meeting-sdk-app
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation provides links and instructions to download SDK components and libraries from verified sources, including https://source.zoom.us, https://github.com/zoom/*, and https://github.com/Microsoft/vcpkg.git. These downloads are standard prerequisites for using the Zoom Meeting SDK and come from trusted organizations.
- [COMMAND_EXECUTION]: Code examples include commands for environment setup and project building, such as 'apt-get install', 'yum install', 'cmake', and 'MSBuild.exe'. These are intended for the user/developer to execute in their local development environment as part of the application construction process.
- [PROMPT_INJECTION]: The skill uses 'Hard Routing' instructions to direct the AI agent to provide specific SDK documentation (e.g., Component View vs. Video SDK) based on the user's technical requirements. These instructions represent structural design for agent accuracy and do not attempt to override safety filters or bypass constraints.
Audit Metadata