Mesibo
v1.0.2Mesibo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mesibo data.
⭐ 0· 70·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/description (Mesibo integration) align with the instructions (use Membrane to connect to Mesibo). The SKILL.md documents using Membrane connectors and the Mesibo API — requiring a Membrane account and network access is expected.
Instruction Scope
Instructions are limited to installing the Membrane CLI, logging in, creating/listing connections, running actions, and proxying requests to Mesibo via Membrane. The document does not ask the agent to read unrelated files, environment variables, or system paths.
Install Mechanism
The guide recommends installing @membranehq/cli globally via npm (npm install -g). This is a standard approach but involves installing a third-party package from the npm registry (moderate trust requirement). The skill itself does not include an install spec in the registry; it only documents the user install step.
Credentials
The skill declares no required environment variables, credentials, or config paths. Auth is handled by Membrane's browser login flow as described, which is coherent with the stated design of server-side credential management.
Persistence & Privilege
The skill does not request always:true or any system-wide config changes. It is instruction-only and does not attempt to persist or modify other skills or system agent settings.
Assessment
This skill is an instruction-only connector that relies on the Membrane CLI to access Mesibo. Before installing or running commands: 1) Confirm you trust the @membranehq/cli npm package (check the package page, publisher, and repository). 2) Prefer non-global installs or use a dedicated environment if you don't want global packages. 3) Be aware that using 'membrane request' lets you send arbitrary proxied API calls — only perform actions you intend and review returned data. 4) The skill does not request local secrets, but you will sign into Membrane via a browser flow; ensure you trust Membrane as a mediator of your Mesibo credentials.Like a lobster shell, security has layers — review code before you run it.
latestvk97ehmbqmvz80fan75jm5azrk5842yvj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
