← 返回 Skills 市场
gora050

Zoho Creator

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

Zoho Creator 是什么?

Zoho Creator integration. Manage Applications, Users, Roles. Use when the user wants to interact with Zoho Creator data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 218 次。

如何安装 Zoho Creator?

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

Zoho Creator 是免费的吗?

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

Zoho Creator 支持哪些平台?

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

谁开发了 Zoho Creator?

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

💬 留言讨论