← 返回 Skills 市场
Monei
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
141
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install monei
功能描述
MONEI integration. Manage data, records, and automate workflows. Use when the user wants to interact with MONEI data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to interact with MONEI and does not request unrelated secrets. Before installing or running commands: confirm you trust the Membrane project (@membranehq) and the homepage (getmembrane.com); review the npm package and its publisher/version (supply-chain risk is inherent with npm installs); be aware you will perform a login that delegates credential handling to Membrane (check where the CLI stores tokens locally and whether that meets your security/PCI needs); prefer npx or pin a specific CLI version instead of blindly installing @latest; and avoid supplying unrelated API keys or secrets to the agent. If you need higher assurance, request the skill author to provide a signed/referenced release (GitHub release) or review the Membrane CLI source before installing.
功能分析
Type: OpenClaw Skill
Name: monei
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with the MONEI payment gateway using the Membrane CLI. It emphasizes security best practices by instructing the agent to use Membrane's centralized connection management instead of handling raw API keys or secrets. While it requires the installation of an external CLI tool via npm (`@membranehq/cli`), the instructions in SKILL.md are transparent, aligned with the stated purpose, and contain no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力标签
能力评估
Purpose & Capability
The name/description (MONEI integration) align with the runtime instructions: it directs the agent to use the Membrane CLI to connect to a MONEI connector, discover and run actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs using the Membrane CLI (login, connect, list/run actions) and to use JSON output. It does not ask the agent to read unrelated files, environment variables, or to exfiltrate data to unexpected endpoints. It appropriately delegates auth to Membrane.
Install Mechanism
This is an instruction-only skill (no install spec). The doc suggests installing @membranehq/cli from npm or using npx. That is a common approach but entails standard npm supply-chain considerations (installing a public package). The skill itself will not automatically write code to disk via an install spec.
Credentials
The skill declares no required environment variables or credentials. It expects a Membrane account and browser-based login flow; asking for a Membrane account is proportional for a third-party gateway integration. There are no requests for unrelated secrets.
Persistence & Privilege
always is false and the skill is user-invocable. There is no indication it modifies other skills or requests permanent platform-wide privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install monei - 安装完成后,直接呼叫该 Skill 的名称或使用
/monei触发 - 根据 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
元数据
常见问题
Monei 是什么?
MONEI integration. Manage data, records, and automate workflows. Use when the user wants to interact with MONEI data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。
如何安装 Monei?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install monei」即可一键安装,无需额外配置。
Monei 是免费的吗?
是的,Monei 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Monei 支持哪些平台?
Monei 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Monei?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills