← Back to Skills Marketplace
membranedev

Zoho Forms

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
171
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zoho-forms
Description
Zoho Forms integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Forms data.
Usage Guidance
This skill appears to be what it says: a Zoho Forms integration that relies on the Membrane platform. Before installing, consider: (1) npm global installs run code on your machine — verify the @membranehq/cli package and source (check the linked GitHub repo and npm publisher), and prefer installing in a controlled environment if you're cautious; (2) the workflow sends auth and API requests through Membrane (you must trust their service/privacy); (3) the SKILL.md uses @latest (no pinned version) — if you want reproducibility, pin a specific version; (4) no extra credentials are requested by the skill itself, but you will perform a browser-based login to Membrane and create a connection to Zoho Forms. If you need stronger guarantees, review the Membrane CLI code or run it in an isolated container/VM before granting access to production data.
Capability Analysis
Type: OpenClaw Skill Name: zoho-forms Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with Zoho Forms using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installation, authentication, and API interaction through the Membrane platform. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found; the requested operations (network access and CLI usage) are consistent with the stated purpose of the integration.
Capability Assessment
Purpose & Capability
Name and description match the instructions: this is a Zoho Forms integration that delegates auth and API calls to the Membrane platform. Requesting the Membrane CLI and a Membrane account is coherent with the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI (login, connect, discover and run actions). It does not instruct reading unrelated files, environment variables, or exfiltrating data to unexpected endpoints. The guidance to let Membrane handle auth is explicit.
Install Mechanism
Install is via npm (npm install -g @membranehq/cli@latest or npx). Using npm is common and expected for a CLI, but global npm installs execute third‑party code on the host — a moderate operational risk. No downloads from unknown URLs or archive extraction are instructed.
Credentials
The skill declares no required environment variables or credentials and instructs users to authenticate via Membrane (browser-based flow). It does not ask for unrelated credentials or sensitive env vars.
Persistence & Privilege
The skill is instruction-only, has no always:true flag, and does not modify other skills or request elevated platform privileges. Installing the CLI writes software to the host (normal for a CLI) but the skill itself does not request persistent special access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-forms
  3. After installation, invoke the skill by name or use /zoho-forms
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug zoho-forms
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Zoho Forms?

Zoho Forms integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Forms data. It is an AI Agent Skill for Claude Code / OpenClaw, with 171 downloads so far.

How do I install Zoho Forms?

Run "/install zoho-forms" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Zoho Forms free?

Yes, Zoho Forms is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Zoho Forms support?

Zoho Forms is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Zoho Forms?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments