← 返回 Skills 市场
gora050

Zoho Inventory

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
173
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zoho-inventory-integration
功能描述
Zoho Inventory integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Inventory data.
安全使用建议
This skill appears consistent with a Zoho Inventory integration that relies on the Membrane CLI. Before installing/using it: 1) Understand you are trusting the Membrane service and its CLI with access to your Zoho data — review Membrane's privacy/terms and the connection permissions. 2) Prefer using npx (examples already use npx) or inspect the @membranehq/cli package and publisher on npm/GitHub before running an npm -g install, since global CLI installs execute third-party code on your machine. 3) Create a least-privilege or sandboxed Membrane connection/account for production data, and check audit logs for connections/actions. 4) If you need higher assurance, verify the CLI's source repo, release signatures, and the getmembrane.com / github.com/membranedev repository mentioned in SKILL.md.
功能分析
Type: OpenClaw Skill Name: zoho-inventory-integration Version: 1.0.3 The skill instructions in SKILL.md direct the AI agent to perform high-risk operations, including global software installation (npm install -g @membranehq/cli) and shell-based interaction with a third-party platform (getmembrane.com). While these actions are plausibly needed for the stated purpose of Zoho Inventory integration and the instructions include security best practices (e.g., avoiding direct API key handling), the requirement for broad shell/network access and the ability to dynamically create and run remote actions (membrane action create/run) meet the threshold for a suspicious classification. Additionally, the _meta.json file contains a future-dated timestamp (May 2026).
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (Zoho Inventory integration) aligns with the instructions: everything revolves around using the Membrane CLI to connect to Zoho Inventory and run/discover actions. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md confines runtime steps to installing/using the Membrane CLI, creating connections, listing/searching/creating/running actions, and authenticating via browser or a code. It does not instruct reading unrelated files, other env vars, or transmitting data to unexpected endpoints beyond Membrane/Zoho flows.
Install Mechanism
The guide asks users to install @membranehq/cli via npm (-g) or uses npx in examples. Global npm installs execute third-party code on the host and write files to disk; this is a normal pattern for CLIs but is a moderate-risk action because it runs code from the npm registry. Prefer npx or verifying the package/publisher before global install.
Credentials
The skill requests no environment variables or credentials in SKILL.md and explicitly advises letting Membrane manage credentials rather than asking users for API keys. Delegating auth to Membrane is consistent with the stated purpose, though it means the user must trust the Membrane service with access to Zoho credentials.
Persistence & Privilege
No special persistence is requested (always:false). The skill is user-invocable and allows normal autonomous invocation; nothing in the skill attempts to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zoho-inventory-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zoho-inventory-integration 触发
  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-inventory-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Zoho Inventory 是什么?

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

如何安装 Zoho Inventory?

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

Zoho Inventory 是免费的吗?

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

Zoho Inventory 支持哪些平台?

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

谁开发了 Zoho Inventory?

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

💬 留言讨论