← 返回 Skills 市场
gora050

Zoho Meeting

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
202
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zoho-meeting
功能描述
Zoho Meeting integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Meeting data.
安全使用建议
This skill delegates Zoho Meeting access and auth to the third-party Membrane service and asks you to install their CLI via npm. Before installing or connecting: 1) Confirm you trust Membrane (https://getmembrane.com) to store/manage your Zoho access and review their privacy/security docs; 2) Prefer using npx for one-off runs if you do not want a global install; 3) Review the npm package (@membranehq/cli) source/release on its official repo to reduce supply-chain risk; 4) On shared or production machines, be cautious about global npm installs and which shell/agent will run the CLI; 5) Understand that connecting gives Membrane access to Zoho Meeting data — do not provide unrelated credentials, and check what scopes the connector requests. If you need a higher-assurance integration, consider using official Zoho APIs directly under your own API keys rather than delegating to a third-party service.
功能分析
Type: OpenClaw Skill Name: zoho-meeting Version: 1.0.3 The skill bundle provides instructions for integrating Zoho Meeting using the Membrane CLI. It follows standard procedures for authentication and action execution through the Membrane platform (getmembrane.com). No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Zoho Meeting integration) match the instructions: they guide the user to use the Membrane CLI to connect to a zoho-meeting connector and run actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, performing login, creating a connection, listing/creating/running actions. They do not instruct reading arbitrary local files or requesting unrelated secrets. Note: connecting delegates access to Membrane (an external service) which will receive and manage the user's Zoho Meeting access tokens.
Install Mechanism
The skill is instruction-only (no install spec in registry), but the SKILL.md recommends running `npm install -g @membranehq/cli@latest` or using `npx`. Installing a global npm package runs third-party code on the host — this is expected for a CLI-based integration but is a point where users should verify the package provenance and trust the vendor.
Credentials
No environment variables, config paths, or primary credentials are requested by the skill. The only required account is a Membrane account (the service will manage Zoho auth server-side), which is proportionate to the stated design of delegating auth to Membrane.
Persistence & Privilege
The registry flags show no 'always: true' or other elevated persistence. The skill does not request modifying other skills or system-wide agent settings. Autonomous invocation is allowed (default) but that is normal and not by itself a concern.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zoho-meeting
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zoho-meeting 触发
  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-meeting
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Zoho Meeting 是什么?

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

如何安装 Zoho Meeting?

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

Zoho Meeting 是免费的吗?

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

Zoho Meeting 支持哪些平台?

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

谁开发了 Zoho Meeting?

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

💬 留言讨论