← Back to Skills Marketplace
gora050

Zoom

by Vlad Ursul · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
57
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zoom-integration
Description
Zoom integration. Manage Users. Use when the user wants to interact with Zoom data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoom-integration
  3. After installation, invoke the skill by name or use /zoom-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
Auto sync from membranedev/application-skills
v1.0.4
Auto sync from membranedev/application-skills
Metadata
Slug zoom-integration
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Zoom?

Zoom integration. Manage Users. Use when the user wants to interact with Zoom data. It is an AI Agent Skill for Claude Code / OpenClaw, with 57 downloads so far.

How do I install Zoom?

Run "/install zoom-integration" 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 Vlad Ursul (@gora050); the current version is v1.0.5.

💬 Comments