Workbooks Crm
v1.0.2Workbooks CRM integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workbooks CRM data.
⭐ 0· 89·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
Name/description (Workbooks CRM integration) matches the runtime instructions: all actions are performed via the Membrane CLI and Membrane's connector/proxy for Workbooks CRM. The SKILL.md explicitly requires a Membrane account and network access, which is appropriate.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, logging in, creating/using a Workbooks connector, listing and running actions, and proxying requests. They do not instruct reading unrelated system files, exfiltrating secrets, or touching other services outside Membrane/Workbooks.
Install Mechanism
This is an instruction-only skill with no packaged install spec, but the SKILL.md recommends installing '@membranehq/cli' globally via npm (or using npx elsewhere). Installing an npm package is a normal step for a CLI but carries the usual supply-chain risks — verify the package's provenance (npm page, GitHub repo, maintainers) or use 'npx' to avoid a global install.
Credentials
The skill declares no required env vars or credentials and explicitly advises against asking users for API keys, instead using Membrane-managed connections. That is proportionate to the stated function.
Persistence & Privilege
The skill does not request always:true or modify other skills; it is not granted elevated or persistent platform privileges. It relies on an external CLI and the user's Membrane account for auth.
Assessment
This skill is coherent: it tells the agent to use the Membrane CLI to manage Workbooks CRM and does not ask for unrelated credentials. Before installing or running the recommended npm command, verify the '@membranehq/cli' package and the GitHub repository (https://github.com/membranedev/application-skills) to ensure they are official and up-to-date. Prefer running commands with 'npx' or review the package contents before a global 'npm install -g' to reduce supply-chain risk. Be aware that the CLI will open a browser for authentication (or provide a code for headless environments) and that you will be delegating credential storage/refresh to Membrane's service — confirm that this matches your security requirements and company policy.Like a lobster shell, security has layers — review code before you run it.
latestvk970fqzadjy7nq85j6zpkhnjk984361m
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
