Webinargeek
v1.0.0WebinarGeek integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebinarGeek data.
⭐ 0· 47·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name and description say 'WebinarGeek integration' and every runtime instruction references the Membrane CLI and WebinarGeek API proxy. No unrelated credentials, binaries, or config paths are requested — everything required (installing @membranehq/cli and running membrane commands) is proportional to the described purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging in via browser, creating/checking connections, listing and running actions, and proxying raw API requests through Membrane. It does not instruct reading unrelated files, exporting local secrets, or sending data to endpoints outside Membrane/WebinarGeek.
Install Mechanism
The skill package has no automated install spec (lowest risk). The README instructs the user to install the Membrane CLI via 'npm install -g @membranehq/cli' or npx usage. That is expected for this integration but you should verify the CLI source (official @membranehq package) before installing global npm packages.
Credentials
No environment variables, primary credential, or config paths are requested by the skill. The SKILL.md explicitly says to let Membrane manage credentials and not to ask users for API keys; that matches the lack of env var requirements.
Persistence & Privilege
The skill is not always-included (always: false) and uses the platform default allowing autonomous invocation. This is normal; be aware that, if invoked, it can run CLI actions that read or modify WebinarGeek data via the Membrane connection, so grant access only to trusted agents/accounts.
Assessment
This skill is coherent: it delegates auth and API calls to the Membrane CLI and does not request unrelated secrets. Before installing/use: 1) verify you trust Membrane (@membranehq) and the homepage/repository links; 2) be cautious installing global npm packages—confirm the package name and its source; 3) understand that Membrane will hold and manage your WebinarGeek credentials (OAuth flow in browser), so review Membrane's privacy/security policy if that matters; 4) consider running actions first in a test account or restricting the agent's ability to call this skill autonomously if you want to prevent accidental data changes.Like a lobster shell, security has layers — review code before you run it.
latestvk97f1f6we1gkgy3cxx14fm6fsn84dnxq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
