Zoho Forms
v1.0.0Zoho Forms integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Forms data.
⭐ 0· 32·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Zoho Forms integration) match the runtime instructions: discovering actions, creating a connection, running actions, and proxying requests via the Membrane CLI. Required capabilities (network access and a Membrane account) are explicitly stated and appropriate.
Instruction Scope
SKILL.md contains concrete CLI commands and step-by-step guidance limited to connecting to Zoho Forms via Membrane. It does not instruct reading unrelated files, harvesting environment variables, or exfiltrating data outside the Membrane flow. It documents headless login flows and how to run actions or raw proxy requests.
Install Mechanism
There is no formal install spec in the registry (instruction-only skill). The doc recommends installing @membranehq/cli via npm (-g) or using npx. Installing a third-party npm CLI is a reasonable requirement for this integration but is a moderate-risk external operation — verify package publisher and prefer npx if you want to avoid a global install.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. It explicitly instructs using Membrane to avoid asking users for API keys. Requiring a Membrane account is proportional to the stated design.
Persistence & Privilege
The skill is not always-enabled and is user-invocable (normal). It doesn't request persistent system privileges or modify other skills/configs. It relies on the Membrane service for credential management rather than storing secrets locally.
Assessment
This skill is coherent: it uses the Membrane CLI to connect to Zoho Forms and doesn't ask for unrelated secrets. Before installing or running it, verify you trust the Membrane project and the npm package author (check the npm package page and the referenced GitHub repo), and review Membrane's privacy/security documentation because form data and API requests will be proxied through their service. If you prefer not to install a global npm package, use npx for one-off runs. Test with non-sensitive data and confirm the connector you pick is the official Zoho connector in your Membrane tenant.Like a lobster shell, security has layers — review code before you run it.
latestvk9724dh6ws6r41rt8fxyhch5fx848k24
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
