Simplybookme
v1.0.2SimplyBook.me integration. Manage data, records, and automate workflows. Use when the user wants to interact with SimplyBook.me data.
⭐ 0· 57·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (SimplyBook.me integration) match the instructions: all actions are performed via the Membrane CLI and a Membrane account. Nothing in the SKILL.md requests unrelated services or credentials.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, creating connections, listing actions, running actions, and proxying requests. The doc does not instruct reading unrelated local files, environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
Install is via a global npm package (@membranehq/cli). This is expected for a CLI-based skill but carries the usual risks of installing a third-party npm binary globally (it will run with your user privileges and create CLI executables). The SKILL.md also suggests using npx in one place, which avoids a global install.
Credentials
The skill declares no required env vars or credentials. Authentication is deferred to Membrane (browser-based OAuth flow). That is proportionate, but means Membrane will handle and store any SimplyBook.me credentials/tokens.
Persistence & Privilege
No special privileges requested (always:false). The skill does not attempt to modify other skills or system-wide settings; it is instruction-only and runs via the Membrane CLI when invoked.
Assessment
This skill is coherent and uses the Membrane CLI as the sole mechanism to talk to SimplyBook.me. Before installing or running it: (1) verify you trust @membranehq (review the npm package page and GitHub repo) because a globally installed npm CLI will run with your user privileges; (2) understand that authentication is handled by Membrane — Membrane's servers will see and store the SimplyBook.me tokens and will proxy API calls, so review Membrane's privacy/security policy if that matters for your data; (3) if you prefer not to install a global binary, use the provided npx invocation which runs the CLI without a persistent global install; (4) confirm the repository and package integrity (check version, publisher, and package contents) before granting access to production accounts.Like a lobster shell, security has layers — review code before you run it.
latestvk977pcan8zve8cyzm9g93jd099843wsx
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
