ui-toolkit/web
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- Resource References: The skill points to official Zoom documentation, API references, and NPM packages. These references are appropriate for the skill's stated purpose of providing a reference for the Zoom UI Toolkit.
- Credential Handling: The skill includes clear instructions on server-side JWT generation and explicitly warns against exposing SDK secrets in client-side code. This demonstrates a focus on standard authentication security.
- External Dependencies: The skill suggests installing standard libraries such as
@zoom/videosdk-zoom-ui-toolkitandjsrsasign. These are verified packages relevant to the video conferencing and cryptographic operations described. - Operational Commands: The inclusion of
curlcommands in theRUNBOOK.mdallows for the verification of local or deployed API endpoints. These commands are intended for connectivity testing and do not involve remote code execution.
Audit Metadata