← 返回 Skills 市场
gora050

Zoom

作者 Vlad Ursul · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
57
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zoom-integration
功能描述
Zoom integration. Manage Users. Use when the user wants to interact with Zoom data.
安全使用建议
This skill is instruction-only and uses the Membrane CLI to access Zoom. Before installing or using it: (1) confirm you trust the Membrane provider (@membranehq) because the CLI will hold and refresh Zoom credentials and can access account data; (2) be aware the README recommends installing a global npm package (npm install -g), which downloads and runs code on your machine — avoid installing on shared systems if you can't trust the package source; (3) prefer creating a least-privileged Zoom account or API connection for integration use, and review the permissions granted during the Membrane login/connection flow; (4) if you need higher assurance, inspect the @membranehq/cli package source or run it in an isolated environment before granting access to production Zoom accounts.
功能分析
Type: OpenClaw Skill Name: zoom-integration Version: 1.0.5 The Zoom integration skill is a standard wrapper for the Membrane framework, facilitating Zoom API interactions via the Membrane CLI (@membranehq/cli). It delegates authentication and credential management to the Membrane platform, reducing the need for local secret storage. While it requires global npm package installation and shell command execution, these actions are strictly aligned with the stated purpose of using the Membrane ecosystem and do not exhibit signs of data exfiltration, persistence, or malicious prompt injection.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
The name/description promise a Zoom integration and the SKILL.md consistently instructs the agent to use the Membrane CLI to connect to Zoom, list and run Zoom-related actions, and proxy requests. Requiring the Membrane CLI (via npm) is proportionate to the described functionality.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, performing login flows, creating/monitoring connections, listing/running actions, and proxying requests to Zoom. The instructions do not direct the agent to read unrelated files, environment variables, or system paths.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md advises installing @membranehq/cli via npm (npm install -g @membranehq/cli@latest). This is an expected, traceable public npm package install; installing global npm packages pulls remote code and modifies the system PATH, so it has moderate risk but is coherent with the skill's purpose.
Credentials
The skill declares no required environment variables or credentials. Authentication is handled interactively by the Membrane CLI (browser auth or headless URL/code). That approach is consistent with the described flow. Note: Membrane will store/refresh credentials for Zoom on behalf of the user, so trusting the Membrane service is required.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide agent settings. It is user-invocable and allows normal autonomous invocation (platform default), which is expected for an integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zoom-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zoom-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
Auto sync from membranedev/application-skills
v1.0.4
Auto sync from membranedev/application-skills
元数据
Slug zoom-integration
版本 1.0.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Zoom 是什么?

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

如何安装 Zoom?

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

Zoom 是免费的吗?

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

Zoom 支持哪些平台?

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

谁开发了 Zoom?

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

💬 留言讨论