← 返回 Skills 市场
gora050

Mattermost

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
245
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install mattermost
功能描述
Mattermost integration. Manage Teams. Use when the user wants to interact with Mattermost data.
安全使用建议
This skill appears coherent: it uses Membrane's CLI to manage Mattermost connections and actions. Before installing, verify the @membranehq/cli package and its repository/homepage (provided in the doc), prefer using the npx invocation if you want to avoid a global install, and be aware that authentication happens via the Membrane service (you are trusting that service to store and use upstream credentials). If you operate in a high-security environment, review Membrane's privacy/security docs and confirm you are comfortable delegating credential management to that provider.
功能分析
Type: OpenClaw Skill Name: mattermost Version: 1.0.3 The skill requires the agent to install a global NPM package (@membranehq/cli) and route all Mattermost interactions and authentication through a third-party platform (getmembrane.com). While these actions are consistent with the stated purpose of using the Membrane integration service, the requirement for global software installation and the redirection of sensitive communication through an external intermediary poses significant supply chain and data privacy risks. These instructions are primarily located in SKILL.md.
能力评估
Purpose & Capability
The skill declares a Mattermost integration and all instructions revolve around using the Membrane CLI to connect to Mattermost, discover and run actions, and manage connections — these requirements match the stated purpose.
Instruction Scope
SKILL.md only instructs use of the Membrane CLI, login flows, connection creation, action discovery/creation, and action execution. It does not ask the agent to read unrelated files, access unrelated environment variables, or transmit data to unexpected endpoints. Headless login requires user interaction (open URL and paste code), which the doc explains.
Install Mechanism
There is no registry install spec, but SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (and sometimes uses `npx`). Installing an npm package globally is a common way to get a CLI, but npm installs can execute code during install — users should verify the package and publisher (repository and homepage are provided).
Credentials
The skill requests no local environment variables or credentials. It requires a Membrane account and network access; Membrane is documented as handling credentials server-side, which is proportionate to the integration's needs. Users should understand that trusting Membrane implies trusting how it stores/uses upstream service credentials.
Persistence & Privilege
The skill is not marked always:true and does not request system-level persistence or modification of other skills. Model invocation is enabled (the platform default) but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mattermost
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mattermost 触发
  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 mattermost
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Mattermost 是什么?

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

如何安装 Mattermost?

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

Mattermost 是免费的吗?

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

Mattermost 支持哪些平台?

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

谁开发了 Mattermost?

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

💬 留言讨论