← 返回 Skills 市场
gora050

Mattermark

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
124
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mattermark
功能描述
Mattermark integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mattermark data.
安全使用建议
This skill is coherent but depends on the Membrane service: installing and running the Membrane CLI (npm -g or npx) and logging in will create connections and let Membrane manage Mattermark credentials. Before installing/using: (1) verify you trust Membrane (homepage/repo, privacy/security policy) because it will hold and use your Mattermark auth; (2) be aware global npm installs require permission and may alter your environment — using npx avoids a global install; (3) in headless/CI environments you will need to complete a browser-based or copy-paste login flow; and (4) the skill is instruction-only (no bundled code), so the agent will only perform network/API actions when you or the agent invoke these Membrane CLI commands.
功能分析
Type: OpenClaw Skill Name: mattermark Version: 1.0.1 The skill requires the AI agent to perform a global installation of the `@membranehq/cli` npm package and relies on an external third-party service (Membrane) for authentication and command execution. While these actions in `SKILL.md` are aligned with the stated purpose of Mattermark integration, the requirement for global system modifications and the delegation of API logic to an external platform (getmembrane.com) constitute high-risk behaviors that increase the attack surface for supply chain or man-in-the-middle exploits.
能力评估
Purpose & Capability
The skill claims to integrate with Mattermark and all runtime instructions show using the Membrane CLI and a Mattermark connector — this matches the stated purpose. The repository and homepage references are to Membrane, which is the intermediary the skill uses to reach Mattermark, so the dependencies are coherent.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, performing interactive login, creating connections, discovering and running actions, and polling action status. It does not instruct reading arbitrary host files, exfiltrating environment variables, or contacting unexpected external endpoints beyond Membrane/Mattermark. Minor notes: it suggests both global npm install and npx usage (both are reasonable ways to run the CLI).
Install Mechanism
This is an instruction-only skill with no install spec in the registry; the instructions ask the user to install @membranehq/cli from npm (or use npx). Using npm/npx for a third-party CLI is expected and not unusual. There are no direct download URLs or archive extraction steps in the instructions.
Credentials
The skill requires a Membrane account and network access (documented in SKILL.md) but declares no environment variables or credentials — this is consistent because Membrane handles auth server-side. Users should be aware that trust in Membrane (and its handling of Mattermark credentials/data) is required; the skill itself does not request unrelated secrets.
Persistence & Privilege
The skill does not request always: true and is user-invocable. It is instruction-only and does not modify other skills or system-wide settings. Running the CLI will create remote connections in the user's Membrane account, which is expected behavior for this integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mattermark
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mattermark 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug mattermark
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Mattermark 是什么?

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

如何安装 Mattermark?

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

Mattermark 是免费的吗?

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

Mattermark 支持哪些平台?

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

谁开发了 Mattermark?

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

💬 留言讨论