← 返回 Skills 市场
gora050

Zoho Catalyst

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
158
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zoho-catalyst
功能描述
Zoho Catalyst integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Catalyst data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zoho-catalyst
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zoho-catalyst 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug zoho-catalyst
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Zoho Catalyst 是什么?

Zoho Catalyst integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Catalyst data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。

如何安装 Zoho Catalyst?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install zoho-catalyst」即可一键安装,无需额外配置。

Zoho Catalyst 是免费的吗?

是的,Zoho Catalyst 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Zoho Catalyst 支持哪些平台?

Zoho Catalyst 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Zoho Catalyst?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论