← Back to Skills Marketplace
membranedev

Openpayd

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
133
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install openpayd
Description
OpenPayd integration. Manage data, records, and automate workflows. Use when the user wants to interact with OpenPayd data.
Usage Guidance
This skill is an instruction-only wrapper that tells the agent to use the Membrane CLI to connect to OpenPayd. Before installing/using it you should: (1) verify you trust Membrane (@membranehq) and review their privacy/security and GitHub repo links, because creating a connection will give Membrane server-side access to your OpenPayd account; (2) be aware the SKILL suggests running `npm install -g @membranehq/cli@latest` (a global npm install) — only do this if you trust the package publisher; (3) prefer using npx if you don't want a global install; (4) avoid entering OpenPayd API keys into the skill — follow the connection flow so Membrane manages credentials; (5) if you need higher assurance, ask for a code-signed or reviewed install artifact or for a vendor provenance (official repo/release) before proceeding.
Capability Analysis
Type: OpenClaw Skill Name: openpayd Version: 1.0.3 The skill provides standard instructions for an AI agent to interact with the OpenPayd API using the Membrane CLI. It includes procedures for installing the '@membranehq/cli' package, authenticating, and managing payment actions. No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description (OpenPayd integration) aligns with the instructions: all runtime actions are calls to the Membrane CLI to create a connection and run pre-built actions against OpenPayd. There are no unrelated environment variables, binaries, or config paths declared.
Instruction Scope
SKILL.md restricts operations to installing/using the Membrane CLI, logging in, creating connections, listing/creating/running actions, and polling build status. It does not instruct reading arbitrary files or unrelated env vars. Minor inconsistency: it advises a global npm install but also shows npx usage later (not harmful, just inconsistent).
Install Mechanism
There is no formal install spec in the registry; the SKILL.md asks users to run `npm install -g @membranehq/cli@latest` (or use npx). This is a public npm fetch (moderate risk compared to no-install specs). It's expected for a CLI-based integration but requires trusting the npm package publisher and the Membrane service.
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane via interactive login/connection creation. This is proportionate, but it means the user will grant Membrane (server-side) access to their OpenPayd account when creating a connection.
Persistence & Privilege
The skill is not forced-always (always: false). It allows autonomous invocation (normal default) but requests no extra privileges or system-wide configuration changes. It does not attempt to modify other skills or agent-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openpayd
  3. After installation, invoke the skill by name or use /openpayd
  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 openpayd
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Openpayd?

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

How do I install Openpayd?

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

Is Openpayd free?

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

Which platforms does Openpayd support?

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

Who created Openpayd?

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

💬 Comments