← Back to Skills Marketplace
Zoho Creator
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
218
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zoho-creator
Description
Zoho Creator integration. Manage Applications, Users, Roles. Use when the user wants to interact with Zoho Creator data.
Usage Guidance
This skill appears coherent for managing Zoho Creator via the Membrane service, but consider the following before installing/use: 1) You will need to install a global npm package (@membranehq/cli) — verify the package name, publisher, and npm repository page before running global installs. 2) Membrane will hold and refresh your Zoho credentials and perform API calls on your behalf — ensure you trust this third-party service and review its privacy/security documentation and GitHub repo. 3) The skill has no auto-install spec; installation is manual, so you control the install step. 4) If you need stricter control, prefer to create direct Zoho API credentials and review any alternative that does not proxy credentials through a third party. If you want higher assurance, check the referenced GitHub repository and the npm package contents (or request the skill author to supply a verifiable source) — that would raise confidence from medium to high.
Capability Analysis
Type: OpenClaw Skill
Name: zoho-creator
Version: 1.0.3
The skill bundle provides a standard integration for Zoho Creator using the Membrane CLI. It contains instructions for the agent to install the CLI, authenticate, and manage Zoho Creator resources (applications, records, reports) through Membrane's abstraction layer. The logic is consistent with the stated purpose, and no indicators of malicious intent, data exfiltration, or harmful prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Zoho Creator and the SKILL.md consistently instructs use of the Membrane CLI and a Zoho connector. The actions listed (get-records, add-records, delete-records, etc.) align with the stated purpose.
Instruction Scope
Instructions are narrowly scoped to installing and using the Membrane CLI, authenticating via Membrane, creating a Zoho Creator connection, discovering and running actions. There are no instructions to read arbitrary local files, unrelated environment variables, or to exfiltrate data to endpoints beyond Membrane.
Install Mechanism
This is an instruction-only skill (no install spec). It tells the user to run 'npm install -g @membranehq/cli@latest' which pulls a package from the public npm registry. That is a normal approach but does introduce the usual risks of installing a global package (trusting the package/publisher and network). The skill itself does not auto-install anything.
Credentials
The skill declares no required env vars or credentials; Membrane is used to manage auth server-side. This is proportionate to the purpose — however it does require you to trust Membrane to hold and refresh Zoho credentials on your behalf.
Persistence & Privilege
always is false and the skill does not request elevated system persistence or to modify other skills. The skill allows normal autonomous invocation (platform default), which is expected for integrations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zoho-creator - After installation, invoke the skill by name or use
/zoho-creator - 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
Frequently Asked Questions
What is Zoho Creator?
Zoho Creator integration. Manage Applications, Users, Roles. Use when the user wants to interact with Zoho Creator data. It is an AI Agent Skill for Claude Code / OpenClaw, with 218 downloads so far.
How do I install Zoho Creator?
Run "/install zoho-creator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zoho Creator free?
Yes, Zoho Creator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zoho Creator support?
Zoho Creator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zoho Creator?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills