← 返回 Skills 市场
Microcks
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install microcks-integration
功能描述
Microcks integration. Manage data, records, and automate workflows. Use when the user wants to interact with Microcks data.
安全使用建议
This skill appears internally consistent: it relies on the public @membranehq CLI to talk to Microcks and manages auth via Membrane rather than local API keys. Before installing, verify the npm package and its repository (ensure @membranehq/cli is the expected project), and be comfortable with a global npm install and an OAuth/browser-based login flow. If you run agents autonomously, consider how you will complete interactive login steps or whether you want to provision a dedicated account for the agent. As always, install third-party CLIs in a controlled environment and review their source or reviews if you have supply-chain concerns.
功能分析
Type: OpenClaw Skill
Name: microcks-integration
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with Microcks using the Membrane CLI (@membranehq/cli). The logic focuses on standard API lifecycle management, including authentication, action discovery, and execution through the legitimate Membrane platform. There are no signs of data exfiltration, malicious code execution, or harmful prompt injection; the instructions actually promote security best practices by advising the agent to let the platform handle credentials rather than requesting secrets from the user.
能力评估
Purpose & Capability
The skill is described as a Microcks integration and all runtime instructions point to using the Membrane CLI to connect to Microcks, discover and run actions, and handle auth. Requiring a Membrane account and network access is consistent with that purpose.
Instruction Scope
SKILL.md only instructs use of the Membrane CLI (install, login, connect, list/run actions). It does not ask the agent to read unrelated files, environment variables, or to transmit data to unexpected endpoints. The login flow requires the user to complete an OAuth-style browser step (or paste a code), which is explained.
Install Mechanism
There is no platform install spec, but the instructions tell the user to run `npm install -g @membranehq/cli@latest`. Installing a public npm CLI globally is a reasonable way to obtain the tooling but does carry the usual npm-package risks (supply-chain / arbitrary code execution). The package is namespaced to @membranehq, and the SKILL.md points at a project homepage and repository, which is appropriate.
Credentials
The skill declares no required environment variables or credentials and instructs users to authenticate via the Membrane login flow. It explicitly recommends not asking users for API keys. No disproportionate credential requests are present.
Persistence & Privilege
The skill is not force-included (always: false) and does not request system-wide configuration changes or access to other skills' credentials. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install microcks-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/microcks-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
常见问题
Microcks 是什么?
Microcks integration. Manage data, records, and automate workflows. Use when the user wants to interact with Microcks data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 Microcks?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install microcks-integration」即可一键安装,无需额外配置。
Microcks 是免费的吗?
是的,Microcks 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Microcks 支持哪些平台?
Microcks 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Microcks?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills