← Back to Skills Marketplace
byungkyu

Zoom

by byungkyu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
186
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zoom-api
Description
Zoom API integration with managed OAuth. Create and manage meetings, access recordings, and manage user information. Use this skill when users want to schedu...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchasesrequires-oauth-token
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoom-api
  3. After installation, invoke the skill by name or use /zoom-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug zoom-api
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 186 downloads so far.

How do I install Zoom?

Run "/install zoom-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Zoom free?

Yes, Zoom is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Zoom support?

Zoom is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Zoom?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.0.

💬 Comments