catalyst-authentication
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to include the Catalyst Web SDK from static.zohocdn.com, which is a well-known and trusted CDN for Zoho's official libraries.
- [COMMAND_EXECUTION]: Includes a command for local development environments that allows developers to extract the Application ID (ZAID) from the local Catalyst server's initialization script.
- [SAFE]: The provided code snippets for server-side token generation and client-side authentication follow standard security practices for the platform. It correctly advises on the use of session cookies, CORS credentials, and environment-specific configuration.
Audit Metadata