zoom-meeting-sdk-windows
Integrates Zoom meeting capabilities into Windows applications using C++ for custom UI and headless bot functionalities.
Install this skill
or
83/100
Security score
The zoom-meeting-sdk-windows skill was audited on May 18, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 143
Hex-encoded characters
SourceSKILL.md
| 143 | xcopy /E /I sdk-package\x64 your-project\YourApp\SDK\x64\ |
medium line 144
Hex-encoded characters
SourceSKILL.md
| 144 | xcopy /E /I sdk-package\x86 your-project\YourApp\SDK\x86\ |
low line 119
External URL reference
SourceSKILL.md
| 119 | Download from [Zoom Marketplace](https://marketplace.zoom.us/): |
low line 262
External URL reference
SourceSKILL.md
| 262 | initParam.strWebDomain = L"https://zoom.us"; |
low line 263
External URL reference
SourceSKILL.md
| 263 | initParam.strSupportUrl = L"https://zoom.us"; |
low line 821
External URL reference
SourceSKILL.md
| 821 | - **Official docs**: https://developers.zoom.us/docs/meeting-sdk/windows/ |
low line 822
External URL reference
SourceSKILL.md
| 822 | - **API Reference**: https://marketplacefront.zoom.us/sdk/meeting/windows/annotated.html |
low line 823
External URL reference
SourceSKILL.md
| 823 | - **Developer forum**: https://devforum.zoom.us/ |
low line 824
External URL reference
SourceSKILL.md
| 824 | - **SDK download**: https://marketplace.zoom.us/ |
Scanned on May 18, 2026
View Security Dashboard