← Back to Skills Marketplace
membranedev

Payumoney

by Membrane Dev · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
134
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install payumoney
Description
PayUmoney integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayUmoney data.
Usage Guidance
This skill is coherent: it delegates PayUmoney work to Membrane and instructs installing the Membrane CLI. Before installing or using it, verify you trust the Membrane service (https://getmembrane.com and the referenced GitHub repo), prefer installing a specific CLI version rather than '@latest', and be aware that PayUmoney credentials will be managed/stored by Membrane (not locally). If you need maximum control over secrets, consider using a direct PayUmoney integration that you host/operate yourself instead of delegating to a third-party service.
Capability Analysis
Type: OpenClaw Skill Name: payumoney Version: 1.0.2 The skill bundle provides instructions for an AI agent to interact with PayUmoney via the Membrane CLI (@membranehq/cli). It follows security best practices by explicitly advising the agent not to request API keys from the user and instead use delegated authentication through the Membrane platform. No malicious code, obfuscation, or unauthorized data exfiltration patterns were found in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description (PayUmoney integration) matches the instructions: all runtime steps call the Membrane CLI to authenticate, create a connection to PayUmoney, discover and run actions. The declared need for network access and a Membrane account is appropriate.
Instruction Scope
SKILL.md only instructs to install and run the Membrane CLI, login, create connections, list and run actions for a specific connection. It does not instruct reading unrelated files, scanning system paths, or requiring unrelated credentials. It explicitly warns not to ask users for PayUmoney API keys and to let Membrane manage auth.
Install Mechanism
The skill is instruction-only (no install spec in the registry), but recommends the user run 'npm install -g @membranehq/cli@latest' or use npx. Installing a global npm package is a normal approach but carries typical risks (you run code from the npm registry). Consider pinning a specific vetted version rather than always using '@latest'.
Credentials
No local environment variables or credentials are requested by the skill itself. However, the flow relies on the Membrane service to handle PayUmoney credentials/auth server-side, which requires trusting Membrane to store and manage those credentials — a proportional design but a third-party trust decision the user should consider.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and is user-invocable with normal autonomous invocation allowed. There is no indication it tries to gain permanent elevated presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install payumoney
  3. After installation, invoke the skill by name or use /payumoney
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Auto sync from membranedev/application-skills
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug payumoney
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Payumoney?

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

How do I install Payumoney?

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

Is Payumoney free?

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

Which platforms does Payumoney support?

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

Who created Payumoney?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.2.

💬 Comments