← Back to Skills Marketplace
Webinarfuel
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
175
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install webinarfuel
Description
WebinarFuel integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebinarFuel data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install webinarfuel - After installation, invoke the skill by name or use
/webinarfuel - 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
Frequently Asked Questions
What is Webinarfuel?
WebinarFuel integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebinarFuel data. It is an AI Agent Skill for Claude Code / OpenClaw, with 175 downloads so far.
How do I install Webinarfuel?
Run "/install webinarfuel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Webinarfuel free?
Yes, Webinarfuel is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Webinarfuel support?
Webinarfuel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Webinarfuel?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills