← 返回 Skills 市场
gora050

Webinarfuel

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
175
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install webinarfuel
功能描述
WebinarFuel integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebinarFuel data.
安全使用建议
This integration looks coherent: it uses the Membrane CLI to manage WebinarFuel access and does not request unrelated credentials. Before installing or running it, confirm you trust Membrane (getmembrane.com / the npm package @membranehq/cli), review the CLI's source/permissions, and prefer npx or a local install to avoid global npm changes. When you authenticate, check the OAuth scopes the service requests and avoid pasting secrets into chat. If you need stricter isolation, run the CLI in a dedicated environment or container.
功能分析
Type: OpenClaw Skill Name: webinarfuel Version: 1.0.3 The skill facilitates WebinarFuel integration by instructing the agent to install a global NPM package (@membranehq/cli) and execute shell commands for authentication and API interaction. While these actions are aligned with the stated purpose, the reliance on shell execution for passing parameters (e.g., in 'membrane action run') introduces a risk of shell injection if input is not properly sanitized by the agent. Additionally, the skill utilizes a remote service (Membrane) to dynamically generate and execute actions, which is a high-risk capability, although no evidence of intentional malice or data exfiltration was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill describes a WebinarFuel integration and all runtime instructions use the Membrane CLI to connect, discover, build, and run actions against WebinarFuel. Requesting a Membrane account and network access matches the stated purpose.
Instruction Scope
SKILL.md limits guidance to installing and using the Membrane CLI (login, connect, action list/create/run). It does not instruct the agent to read arbitrary local files, access unrelated environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the package — instructions tell the user to install @membranehq/cli via npm -g or run via npx. Installing an npm package is expected for a CLI-driven integration, but global npm installs have broader system impact; using npx or reviewing the package source is safer.
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane (OAuth/browser flow), which is proportionate to the task. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and requests no system-wide persistent privileges or modifications to other skills. It relies on the user running the Membrane CLI interactively or via agent-invoked commands.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install webinarfuel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /webinarfuel 触发
  4. 根据 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
元数据
Slug webinarfuel
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Webinarfuel 是什么?

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

如何安装 Webinarfuel?

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

Webinarfuel 是免费的吗?

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

Webinarfuel 支持哪些平台?

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

谁开发了 Webinarfuel?

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

💬 留言讨论