← 返回 Skills 市场
Middesk
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
152
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install middesk
功能描述
Middesk integration. Manage Companies. Use when the user wants to interact with Middesk data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install middesk - 安装完成后,直接呼叫该 Skill 的名称或使用
/middesk触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Middesk 是什么?
Middesk integration. Manage Companies. Use when the user wants to interact with Middesk data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 Middesk?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install middesk」即可一键安装,无需额外配置。
Middesk 是免费的吗?
是的,Middesk 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Middesk 支持哪些平台?
Middesk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Middesk?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills