← 返回 Skills 市场
byungkyu

Zoom

作者 byungkyu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
186
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zoom-api
功能描述
Zoom API integration with managed OAuth. Create and manage meetings, access recordings, and manage user information. Use this skill when users want to schedu...
安全使用建议
This skill is coherent: it proxies Zoom API calls through Maton and requires the MATON_API_KEY. Before installing, verify you trust maton.ai and understand that the MATON_API_KEY lets Maton act on your Zoom account (create meetings, list recordings, etc.). Check Maton's privacy/security docs, create a dedicated/revocable Maton API key if possible, avoid using a highly privileged account, and be prepared to revoke the key if you stop using the skill. If you prefer not to entrust a third party with Zoom access, consider using a direct Zoom OAuth integration instead.
功能分析
Type: OpenClaw Skill Name: zoom-api Version: 1.0.0 The skill provides a standard integration for the Zoom API using a managed OAuth gateway (gateway.maton.ai). The documentation in SKILL.md contains legitimate Python and JavaScript examples for managing Zoom meetings, recordings, and user profiles, all of which align with the stated purpose. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力标签
cryptocan-make-purchasesrequires-oauth-token
能力评估
Purpose & Capability
The skill is a Zoom API integration that uses a Maton API gateway and managed OAuth. The only required artifact (MATON_API_KEY) matches the described gateway-based design — nothing else (binaries, unrelated env vars, or install steps) is requested.
Instruction Scope
SKILL.md contains concrete HTTP examples that call gateway.maton.ai and ctrl.maton.ai and instruct the user to set MATON_API_KEY. It does not instruct reading unrelated files, accessing other env vars, or exfiltrating data to unexpected endpoints beyond the Maton gateway/control URLs.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk write/execution risk. The skill relies on network access only.
Credentials
Only MATON_API_KEY is required, which is proportional to a gateway-based Zoom integration. However, that single API key is a high-value credential for the Maton service and effectively grants Maton access to proxied Zoom resources; users should understand and trust Maton before providing it.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system config or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other concerning flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zoom-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zoom-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Zoom API integration with managed OAuth via Maton. - Schedule, list, and manage Zoom meetings through the Maton API Gateway. - Access user profile information and meeting recordings. - Supports connection management: create, list, get, and delete Zoom OAuth connections. - Use multiple Zoom accounts by specifying a connection via header. - Comprehensive README with Python usage examples and API reference.
元数据
Slug zoom-api
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Zoom 是什么?

Zoom API integration with managed OAuth. Create and manage meetings, access recordings, and manage user information. Use this skill when users want to schedu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 186 次。

如何安装 Zoom?

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

Zoom 是免费的吗?

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

Zoom 支持哪些平台?

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

谁开发了 Zoom?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.0。

💬 留言讨论