← Back to Skills Marketplace
Middesk
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
152
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install middesk
Description
Middesk integration. Manage Companies. Use when the user wants to interact with Middesk data.
Usage Guidance
This skill appears to do what it claims (connect to Middesk via Membrane), but the registry metadata omits practical requirements. Before installing or running it: 1) Verify you have Node/npm and understand that 'npm install -g @membranehq/cli' will download and execute code from the npm registry; consider using 'npx' or a sandboxed environment if you don't trust global installs. 2) Inspect the CLI package and its GitHub repo (@membranehq) to confirm legitimacy and review recent versions and issues. 3) Be prepared for an interactive login flow (browser or code) — do not paste unrelated secrets into prompts. 4) Ask the skill author/maintainer why required binaries/network access were not listed in metadata. If you need minimal exposure, run the CLI on an isolated machine or container and avoid granting broader agent privileges until you're comfortable.
Capability Analysis
Type: OpenClaw Skill
Name: middesk
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Middesk using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating via `membrane login`, and managing connections and actions on the Membrane platform. The instructions in SKILL.md are consistent with the stated purpose of business identity verification and follow security best practices by delegating credential management to the Membrane service rather than handling raw secrets locally.
Capability Assessment
Purpose & Capability
The skill's stated purpose (Middesk integration) matches the instructions (use Membrane CLI to connect to Middesk), but the package metadata claims no required binaries or env vars while the SKILL.md explicitly requires installing/running the Node/npm-based @membranehq/cli and network access. The omission of 'npm'/'node' and network as requirements is an inconsistency that should be explained.
Instruction Scope
Runtime instructions are focused on using the Membrane CLI to authenticate, create a connection, discover and run actions. They do not instruct the agent to read unrelated files or exfiltrate data, and they explicitly say not to ask users for API keys. However, the instructions require interactive login (browser or headless URL/code flow) and installing/running third-party CLI code — which gives that CLI the ability to perform arbitrary actions on the host. The SKILL.md also suggests global npm installs versus ephemeral execution (npx), which impacts host footprint.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md directs users to install @membranehq/cli from npm (npm install -g) and also references npx usage. Installing a global npm package will download and run code from the npm registry (moderate risk). The package comes from a named org (@membranehq) and the SKILL.md points to a GitHub repository and a public homepage, which reduces but does not eliminate risk. The absence of an explicit install spec in the registry metadata is a transparency shortcoming.
Credentials
The skill does not request environment variables or credentials in the metadata, and the instructions state that Membrane manages credentials server-side. There are no unrelated credential requests in the SKILL.md. Requesting a Membrane account and interactive login is proportionate to the described integration.
Persistence & Privilege
The skill is not forced-always, and it does not request to modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) and not, by itself, a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install middesk - After installation, invoke the skill by name or use
/middesk - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Middesk?
Middesk integration. Manage Companies. Use when the user wants to interact with Middesk data. It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.
How do I install Middesk?
Run "/install middesk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Middesk free?
Yes, Middesk is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Middesk support?
Middesk is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Middesk?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills