← Back to Skills Marketplace
membranedev

Paygreen

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
123
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install paygreen
Description
PayGreen integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayGreen data.
Usage Guidance
This skill is instruction-only and coherent: it tells the agent to use the Membrane CLI to integrate with PayGreen and avoids asking for API keys. Before installing, verify the @membranehq package and its publisher (check the npm page and repository at https://github.com/membranedev/application-skills and the homepage https://getmembrane.com) because npm global installs execute third-party code. Be aware interactive auth opens a browser or uses a one-time code (so headless flows require user interaction), and confirm that routing your PayGreen access through Membrane meets your security/compliance requirements.
Capability Analysis
Type: OpenClaw Skill Name: paygreen Version: 1.0.1 The PayGreen skill bundle provides standard instructions for an AI agent to interact with the PayGreen payment platform via the Membrane CLI. It emphasizes secure practices by delegating credential management to the Membrane platform rather than handling raw API keys. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description match the instructions: all steps are about using the Membrane CLI to connect to PayGreen, discover and run actions, and let Membrane manage auth. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, performing login/connect/action-list/create/run commands, and handling interactive auth flows; it does not ask the agent to read arbitrary files, environment variables, or send data to third-party endpoints outside Membrane/PayGreen.
Install Mechanism
Install instructions recommend npm install -g @membranehq/cli@latest (and npx in examples). This is a standard npm-based install (expected for a CLI) but installing global npm packages runs third-party code on the host — verify the @membranehq package and publisher before installing.
Credentials
The skill declares no required env vars, no credentials, and the docs explicitly recommend letting Membrane handle secrets. There is no disproportionate credential access requested.
Persistence & Privilege
always is false and the skill does not request elevated/persistent system privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install paygreen
  3. After installation, invoke the skill by name or use /paygreen
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug paygreen
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Paygreen?

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

How do I install Paygreen?

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

Is Paygreen free?

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

Which platforms does Paygreen support?

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

Who created Paygreen?

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

💬 Comments