← 返回 Skills 市场
gora050

Mend

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
161
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mend
功能描述
Mend integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mend data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to connect to Mend and does not ask for unrelated secrets. Before installing: verify you trust the @membranehq npm package and its maintainers (npm global installs execute code), ensure you have Node/npm available, and be prepared for an interactive browser-based login (or a headless URL/code flow). If you are installing on a shared or production host, prefer reviewing the CLI source on the linked GitHub repo and installing from a vetted release rather than blindly running `-g latest`.
功能分析
Type: OpenClaw Skill Name: mend Version: 1.0.3 The skill provides instructions for an AI agent to integrate with the Mend (formerly WhiteSource) security platform using the Membrane CLI. The content in SKILL.md focuses on standard operational procedures such as installing the `@membranehq/cli` npm package, authenticating via OAuth/CLI, and discovering or executing Mend-related actions. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the skill follows the documented patterns of the Membrane integration framework.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims to integrate with Mend and the SKILL.md consistently instructs the agent to use the Membrane CLI and a Mend connector. Using an integration platform (Membrane) as the intermediary is a reasonable design choice for a Mend integration.
Instruction Scope
Instructions are narrowly scoped to installing the Membrane CLI, authenticating via Membrane (interactive or headless flow), creating a connection to Mend, discovering and running Membrane actions, and handling JSON input/output. There are no instructions to read unrelated files, access other credentials, or transmit data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec in registry), but SKILL.md instructs the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package runs third-party code at install time—reasonable for a CLI but a moderate supply-chain consideration. Recommend verifying the package source and maintainers before installing globally.
Credentials
The skill does not declare or require environment variables or config paths. Authentication is delegated to Membrane and the instructions explicitly advise against asking users for API keys—this is proportionate for an integration that uses an intermediary service to manage auth.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not instruct modifying other skills or system-wide agent settings. It relies on a CLI tool and user-driven authentication, which is appropriate for this integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mend
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mend 触发
  4. 根据 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
元数据
Slug mend
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Mend 是什么?

Mend integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mend data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。

如何安装 Mend?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mend」即可一键安装,无需额外配置。

Mend 是免费的吗?

是的,Mend 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mend 支持哪些平台?

Mend 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mend?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论