← Back to Skills Marketplace
gora050

Zoho Commerce

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
145
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zoho-commerce
Description
Zoho Commerce integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Commerce data.
Usage Guidance
This skill appears to do what it claims (connect to Zoho Commerce via the Membrane service), but there are manifesto omissions you should be aware of before installing: - The SKILL.md requires installing a global npm package (@membranehq/cli) and network access to Membrane; the registry metadata does not declare these—confirm the manifest or expect to run an npm global install. - The integration delegates authentication and API calls to Membrane. That means Zoho credentials and your commerce data will be handled/stored by Membrane's infrastructure. Verify you trust Membrane (review their privacy/security docs and the @membranehq/cli package source on GitHub/NPM) before proceeding. - Prefer to install the CLI manually and inspect the package (repository and package contents) rather than running an automated install, and verify the connector in a test/sandbox Zoho account first. - Ask the skill author to update the registry metadata to list required binaries, network access, and the need for a Membrane account so the skill's manifest matches its runtime instructions. Given the metadata omissions and external dependency, proceed only if you trust Membrane and are comfortable with your data being proxied through that service.
Capability Analysis
Type: OpenClaw Skill Name: zoho-commerce Version: 1.0.1 The zoho-commerce skill provides instructions for an AI agent to manage e-commerce data using the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` npm package, authenticating via `membrane login`, and executing actions through the Membrane platform. The instructions in SKILL.md are transparent, align with the stated purpose of the integration, and do not contain evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The skill's described purpose (Zoho Commerce integration) is coherent with the runtime instructions (use Membrane CLI, create a connection to the zoho-commerce connector). However the registry metadata lists no requirements while the SKILL.md explicitly requires network access, a Membrane account, and installation of the @membranehq/cli. The manifest should have declared these requirements (binaries, network, or account) but does not, which is an inconsistency.
Instruction Scope
The SKILL.md stays within the integration scope: it instructs using the Membrane CLI to authenticate, create a connection, discover and run actions, and avoid asking users for raw API keys. It does, however, direct the user/agent to perform authentication flows that involve opening a browser or pasting login codes and to send requests via Membrane (an external intermediary). This is expected for a service-proxy design but is a behavioral detail users should be aware of (their Zoho data and credentials will be managed via Membrane servers).
Install Mechanism
There is no install specification in the registry metadata, yet the SKILL.md tells users/agents to run `npm install -g @membranehq/cli@latest`. That is an implicit install step (global npm install) which will write to disk and execute code from the public npm registry. Installing a scoped npm package from a public registry is a moderate-risk action and should be declared explicitly in the manifest; the lack of an install spec is an omission and a coherence issue.
Credentials
The skill declares no required environment variables, and the SKILL.md explicitly says not to ask users for API keys because Membrane manages credentials server-side. That is proportionate to the stated purpose. However, because credentials and API traffic are proxied through Membrane, users should understand that sensitive Zoho credentials and data will be handled by Membrane's infrastructure rather than only locally.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request elevated platform privileges or modifications to other skills. There is no evidence it demands persistent system-level presence beyond the optional global CLI installation the SKILL.md suggests.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-commerce
  3. After installation, invoke the skill by name or use /zoho-commerce
  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-commerce
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Zoho Commerce?

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

How do I install Zoho Commerce?

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

Is Zoho Commerce free?

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

Which platforms does Zoho Commerce support?

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

Who created Zoho Commerce?

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

💬 Comments