← Back to Skills Marketplace
gora050

Monei

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
141
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install monei
Description
MONEI integration. Manage data, records, and automate workflows. Use when the user wants to interact with MONEI data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install monei
  3. After installation, invoke the skill by name or use /monei
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug monei
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Monei?

MONEI integration. Manage data, records, and automate workflows. Use when the user wants to interact with MONEI data. It is an AI Agent Skill for Claude Code / OpenClaw, with 141 downloads so far.

How do I install Monei?

Run "/install monei" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Monei free?

Yes, Monei is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Monei support?

Monei is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Monei?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments