zoho-forms
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs the user to install the official Membrane CLI package (
@membranehq/cli) from the NPM registry. This is a standard requirement for using the platform's integration tools. - [COMMAND_EXECUTION]: The skill utilizes several CLI commands (
membrane login,membrane connect,membrane action list,membrane action run) to interact with the Zoho Forms API via the Membrane platform. These commands are used for their intended purpose of service integration. - [CREDENTIALS_UNSAFE]: The skill avoids manual credential handling. It explicitly instructs the agent to let the Membrane platform manage authentication tokens and session lifecycles, which is a recommended security practice for agent-based integrations.
Audit Metadata