← 返回 Skills 市场
gora050

Webinargeek

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
112
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install webinargeek
功能描述
WebinarGeek integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebinarGeek data.
安全使用建议
This skill appears coherent: it delegates auth and API calls to Membrane and provides CLI instructions to connect to WebinarGeek. Before installing or using it, consider: (1) You will be routing WebinarGeek data and auth through Membrane — review Membrane's privacy/security docs and the permissions requested during login. (2) The SKILL.md recommends npm install -g @membranehq/cli; prefer using npx if you want to avoid a global install, and verify the package owner on npm/github. (3) When authenticating, do not paste one-time codes or secrets into chat; complete browser-based auth as instructed. (4) If you need a stricter threat model, ask for the Membrane CLI source/release verification and audit the scopes the connection requests from WebinarGeek. Overall the skill's requests are proportionate to its stated purpose.
功能分析
Type: OpenClaw Skill Name: webinargeek Version: 1.0.1 The skill bundle provides instructions for integrating WebinarGeek using the Membrane CLI (@membranehq/cli). It guides the agent through standard procedures for installation, authentication, and action management via the Membrane platform. The instructions promote secure credential handling by delegating authentication to the platform rather than local storage, and no malicious code, data exfiltration attempts, or harmful prompt injections were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name and description claim WebinarGeek integration and the SKILL.md exclusively documents using the Membrane CLI to connect to WebinarGeek and run actions — which is consistent. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Runtime instructions are limited to installing/using the @membranehq/cli, logging in via Membrane, creating connections, discovering and running actions. The instructions do not ask the agent to read local files, secrets, or unrelated system state. They do direct data and auth through the Membrane service (expected for this design).
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the SKILL.md tells the user to run an npm global install or use npx. Installing an npm CLI is standard for this use-case; it carries the usual npm risk (third‑party code execution) but uses a public registry rather than arbitrary URLs.
Credentials
The skill requests no environment variables or local credentials and explicitly advises against asking users for API keys. It does require a Membrane account and browser-based login, which implies sharing WebinarGeek access via Membrane's servers — this is proportionate to the stated design but should be acknowledged by the user.
Persistence & Privilege
The skill is not forced-always and does not request elevated agent/system privileges. It does not modify other skills or system-wide config. Installing the Membrane CLI (optional) will place a binary on the system if the user chooses to do so.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install webinargeek
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /webinargeek 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug webinargeek
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Webinargeek 是什么?

WebinarGeek integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebinarGeek data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。

如何安装 Webinargeek?

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

Webinargeek 是免费的吗?

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

Webinargeek 支持哪些平台?

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

谁开发了 Webinargeek?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论