← Back to Skills Marketplace
gora050

Zoho Catalyst

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
158
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zoho-catalyst
Description
Zoho Catalyst integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Catalyst data.
Usage Guidance
This skill is coherent but relies on a third party (Membrane). Before installing or using it: 1) Verify you trust @membranehq and review the Membrane CLI package on npm/GitHub and the Membrane privacy/security docs; 2) Prefer pinning to a specific CLI version instead of `@latest`; 3) Be aware that creating a Membrane connection grants Membrane access to your Zoho Catalyst data — review the scopes and permissions requested during connection; 4) Avoid pasting secrets into chat; perform login steps interactively and validate the authorization URL and code flows. If you cannot trust Membrane or need direct control of credentials, prefer a skill that uses direct Zoho API credentials you manage locally.
Capability Analysis
Type: OpenClaw Skill Name: zoho-catalyst Version: 1.0.1 The skill provides instructions for an AI agent to manage Zoho Catalyst integrations using the Membrane CLI. It outlines standard procedures for installing the CLI via npm, authenticating users, and executing actions through the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name and description say 'Zoho Catalyst integration' and the instructions consistently show how to use the Membrane CLI to connect to Zoho Catalyst, discover actions, and run them. Requiring the Membrane CLI (a third‑party integration/middleware) is coherent with the stated purpose.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI and using its commands (login, connect, action list/run). It does not instruct the agent to read unrelated files, export environment variables, or send data to unexpected endpoints. Authentication is delegated to Membrane and handled interactively or via a one‑time code.
Install Mechanism
The skill tells the user to run `npm install -g @membranehq/cli@latest`. This is a public npm package install (moderate risk compared to no install). Considerations: global npm install requires write permission and using the `@latest` tag means you pull the newest published package; pinning to a specific vetted version is safer. The instruction is reasonable for the stated purpose but requires trusting the @membranehq publisher and npm registry.
Credentials
The skill requests no environment variables or local credentials and explicitly advises never to ask users for API keys, instead creating a Membrane connection. The lack of declared secrets is proportionate. Note: by creating a connection you will grant Membrane (the third party) access to Zoho data — this is expected but requires trust in Membrane's handling of credentials and data.
Persistence & Privilege
The skill is instruction-only, has no install spec that writes files, and does not request permanent inclusion (always:false). It does not modify other skills or system-wide config as described. Autonomous invocation is allowed by default but not combined with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-catalyst
  3. After installation, invoke the skill by name or use /zoho-catalyst
  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-catalyst
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Zoho Catalyst?

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

How do I install Zoho Catalyst?

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

Is Zoho Catalyst free?

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

Which platforms does Zoho Catalyst support?

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

Who created Zoho Catalyst?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments