← Back to Skills Marketplace
membranedev

Zoho Sign

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
202
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zoho-sign
Description
Zoho Sign integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Sign data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to connect to Zoho Sign and run actions. Before installing/using it: 1) verify the @membranehq/cli package on npm and its GitHub repo (look at maintainers, recent activity, and README) rather than blindly running a global npm install; 2) prefer using npx, a virtual environment, or a container to avoid installing global binaries; 3) be prepared that the CLI will open an auth URL and store tokens locally — review Membrane's auth docs and privacy policy; 4) if you or your org have strict supply‑chain policies, request further provenance (official publisher, repo commit history, signed releases) before trusting the CLI.
Capability Analysis
Type: OpenClaw Skill Name: zoho-sign Version: 1.0.3 The skill provides an integration with Zoho Sign via the Membrane CLI (getmembrane.com). It instructs the AI agent to install the '@membranehq/cli' npm package and use it to manage Zoho Sign connections and actions. While it introduces a third-party dependency and requires global package installation, these actions are transparently documented and directly support the stated purpose of document management. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md actions: it instructs the agent to use Membrane to connect to Zoho Sign, discover actions, and run them. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
Runtime instructions stay on‑topic: install/run the Membrane CLI, authenticate via browser or headless code flow, create a connection, list/discover actions, and run actions. The doc explicitly discourages asking for raw API keys. It does not instruct reading unrelated files or environment variables.
Install Mechanism
There is no formal install spec in the registry metadata, but SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (and recommends npx in examples). Installing an npm CLI globally is a common pattern but carries moderate risk because it executes third‑party code on your machine; prefer inspecting the package and using npx or a containerized/isolated environment if you have concerns.
Credentials
The skill declares no required env vars or secrets. Authentication is delegated to Membrane's hosted flow; the instructions explicitly advise not to request user API keys, which is proportionate for this integration.
Persistence & Privilege
The skill does not request always:true and has no OS/config path requirements. Be aware the Membrane CLI will create local auth state (tokens/credentials) after login and may persist them to disk per its own behavior — this is expected for CLI auth flows but outside the skill's manifest.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-sign
  3. After installation, invoke the skill by name or use /zoho-sign
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug zoho-sign
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Zoho Sign?

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

How do I install Zoho Sign?

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

Is Zoho Sign free?

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

Which platforms does Zoho Sign support?

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

Who created Zoho Sign?

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

💬 Comments