← 返回 Skills 市场
membranedev

Zoho Bigin

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
158
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zoho-bigin-integration
功能描述
Zoho Bigin integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Bigin data.
安全使用建议
Before installing: (1) Verify the @membranehq package and publisher on npm and review recent package activity and source code if possible; global npm installs run code on your machine and can require elevated rights. (2) Understand that connecting to Zoho Bigin goes through Membrane — you will be delegating tokens and potentially data to their service, so review their privacy/security docs and decide whether that trust is acceptable. (3) Prefer using a separate/limited Membrane account for testing and avoid connecting high‑sensitivity Zoho data until you confirm the integration's behavior. (4) If you cannot or do not want to trust a third party with credentials, do not use this skill and instead use a direct Zoho API integration under your control.
功能分析
Type: OpenClaw Skill Name: zoho-bigin-integration Version: 1.0.1 The skill requires the installation of a global npm package (`@membranehq/cli`) and delegates all authentication and API logic to the Membrane third-party platform via `SKILL.md` instructions. This architecture introduces significant supply chain risks and potential data exposure to an external service (getmembrane.com). While the instructions are aligned with the stated purpose of integrating Zoho Bigin, the reliance on high-privilege CLI commands and remote 'action' execution represents a high-risk pattern for an automated agent.
能力评估
Purpose & Capability
The skill name/description (Zoho Bigin integration) matches the instructions: it uses Membrane to connect, discover, build, and run actions against Zoho Bigin. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs the agent/operator to install and run the Membrane CLI (login, connect, action list/create/run) and to open browser-based auth flows. It does not ask the agent to read unrelated files, access unrelated env vars, or exfiltrate data to unknown endpoints beyond Membrane's service.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users to run `npm install -g @membranehq/cli@latest` or use npx. Installing a global npm package is a moderate-risk operation because it executes third-party JavaScript on the machine and may require elevated permissions. The package is from a named scope (@membranehq), not an arbitrary URL, but you should review the package and its publisher before installing.
Credentials
No local environment variables or credentials are requested, which aligns with the description. However, authentication is delegated to Membrane (server-side token handling). That means you must trust Membrane (getmembrane.com / @membranehq) to hold and use your Zoho Bigin credentials and the data transmitted via its service.
Persistence & Privilege
The skill does not request always:true and does not claim to modify other skills or system-wide settings. The Membrane CLI may create local config/credentials for its own use (expected), but the skill itself does not demand elevated or persistent platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zoho-bigin-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zoho-bigin-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug zoho-bigin-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Zoho Bigin 是什么?

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

如何安装 Zoho Bigin?

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

Zoho Bigin 是免费的吗?

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

Zoho Bigin 支持哪些平台?

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

谁开发了 Zoho Bigin?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论