← 返回 Skills 市场
Webinarkit
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
130
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install webinarkit
功能描述
WebinarKit integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebinarKit data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install webinarkit - 安装完成后,直接呼叫该 Skill 的名称或使用
/webinarkit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Webinarkit 是什么?
WebinarKit integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebinarKit data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。
如何安装 Webinarkit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install webinarkit」即可一键安装,无需额外配置。
Webinarkit 是免费的吗?
是的,Webinarkit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Webinarkit 支持哪些平台?
Webinarkit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Webinarkit?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills