Bookingmood

v1.0.2

Bookingmood integration. Manage data, records, and automate workflows. Use when the user wants to interact with Bookingmood data.

0· 92·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description say 'Bookingmood integration' and the SKILL.md exclusively documents how to interact with Bookingmood via the Membrane CLI (search/connect/list/run/request). Nothing in the instructions requests unrelated services, system access, or credentials outside of a Membrane account, which is appropriate for this integration.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI, logging in (browser-based or headless flow), creating connections, running actions, and proxying API calls through Membrane. The guidance does not instruct reading arbitrary local files, harvesting environment variables, or sending data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec), but recommends installing the @membranehq/cli npm package globally. That is expected for a CLI-driven integration; installing packages from npm carries normal supply-chain risk, so users should confirm the package and publisher (@membranehq) are trusted before running npm install -g.
Credentials
The skill declares no required env vars or primary credential and the instructions explicitly advise letting Membrane handle credentials rather than requesting API keys. This matches the documented workflow.
Persistence & Privilege
The skill does not request always:true or any elevated persistence. It's user-invocable and uses Membrane's login flow for auth; nothing attempts to modify other skills or system-wide agent settings.
Assessment
This skill is an instructions-only integration that expects you to use the Membrane CLI and a Membrane account. Before installing the CLI, verify the npm package (@membranehq/cli) and the Membrane service (getmembrane.com) are the official sources you intend to trust. Be mindful that global npm installs run code on your machine — if you prefer, run the CLI in a container or review the package source on GitHub first. Otherwise, the skill's requests and instructions are proportional and consistent with its Bookingmood integration purpose.

Like a lobster shell, security has layers — review code before you run it.

latestvk977gsvwx7gnj8kkzy95gt97qn843gnd

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments