← Back to Skills Marketplace
gora050

Webinarkit

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
130
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install webinarkit
Description
WebinarKit integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebinarKit data.
Usage Guidance
This skill appears coherent with its stated purpose. Before installing/using it: 1) Confirm you trust the Membrane service (getmembrane.com) and the npm package @membranehq/cli — review the npm package page and repository if possible. 2) Prefer running single commands with npx when possible to avoid a global npm install. 3) Be aware the CLI will open a browser or produce an auth code — you will authenticate to Membrane, which will then hold connection credentials for WebinarKit. 4) If you handle sensitive webinar/customer data, verify Membrane's privacy/security policies and understand what data is sent to their servers. 5) If you want extra caution, inspect the @membranehq/cli source in its GitHub repository before installing.
Capability Analysis
Type: OpenClaw Skill Name: webinarkit Version: 1.0.3 The skill provides a standard integration for WebinarKit via the Membrane CLI. It includes instructions for the agent to install the '@membranehq/cli' package, authenticate, and manage webinar data through defined CLI commands. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the behavior is consistent with the stated purpose of the skill.
Capability Assessment
Purpose & Capability
Name/description (WebinarKit integration) match the instructions: the SKILL.md exclusively instructs using the Membrane CLI to connect to WebinarKit, discover and run actions, and manage records. There are no unrelated env vars, binaries, or paths requested.
Instruction Scope
Runtime instructions are focused on installing and using the Membrane CLI (login, connect, action list/create/run). They do not instruct reading local secrets, scanning unrelated files, or sending data to unexpected endpoints. Authentication is handled via Membrane's login flow (browser or code exchange) which is consistent with the stated design.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via npm (npm install -g). This is expected for a CLI-driven integration but carries the usual npm-global risks (third-party package execution, writes to disk). A lower-friction alternative (npx) is shown in one example. Because there is no registry install spec, the install happens only if the user follows the instructions.
Credentials
The skill does not request environment variables, credentials, or config paths. It delegates auth to Membrane, which is consistent with its guidance to avoid asking users for API keys or tokens.
Persistence & Privilege
The skill is instruction-only, always:false, and does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed by platform default but is not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install webinarkit
  3. After installation, invoke the skill by name or use /webinarkit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug webinarkit
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Webinarkit?

WebinarKit integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebinarKit data. It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.

How do I install Webinarkit?

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

Is Webinarkit free?

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

Which platforms does Webinarkit support?

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

Who created Webinarkit?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments