Meetingpulse
v1.0.2MeetingPulse integration. Manage Organizations. Use when the user wants to interact with MeetingPulse data.
⭐ 0· 99·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 SKILL.md describes using the Membrane CLI to access MeetingPulse (search connectors, create connections, run actions, proxy requests). All required capabilities (network access, a Membrane account) match the stated purpose; there are no unrelated environment variables or config paths requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in via browser, discovering connections/actions, running actions, and optionally proxying raw HTTP requests through Membrane. The instructions do not ask the agent to read arbitrary local files or to exfiltrate unrelated secrets. Note: proxying requests means data and API calls will flow through the Membrane service — this is expected for a proxy-based integration.
Install Mechanism
The registry contains no install spec (skill is instruction-only) but SKILL.md recommends installing @membranehq/cli globally via npm (npm install -g). Installing an npm package runs third‑party code on the host; the package is a scoped package (@membranehq) which reduces but does not eliminate risk. Users should verify package authenticity (publisher, version, and upstream repo) before running a global install.
Credentials
No environment variables or credentials are declared or required by the skill. The SKILL.md explicitly delegates credential management to Membrane and instructs the user to authenticate via browser-based flow; this is proportional to the stated purpose. Users should be aware that credentials and proxied API traffic are handled by the Membrane service (a third party).
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. It is user-invocable and can be invoked autonomously (platform default), which is appropriate for a connector-style skill. There is no indication the skill will modify other skills or system-wide settings.
Assessment
This skill is an instruction-only integration that relies on the Membrane CLI and Membrane's hosted proxy for MeetingPulse. Before installing: verify the @membranehq/cli package and the Membrane service (homepage, GitHub repo, publisher) so you trust where your MeetingPulse API traffic and credentials will be handled. Installing with npm -g executes third‑party code — if you're uncomfortable, run the CLI in a container, use npx to avoid a global install, or inspect the package source first. Remember that using the proxy means request payloads and responses flow through Membrane's servers; review their security/privacy docs if that concerns you.Like a lobster shell, security has layers — review code before you run it.
latestvk97ennwkyjx86q6b243bfjwrpn8422rg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
