← Back to Skills Marketplace
Wepay
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
116
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install wepay
Description
WePay integration. Manage data, records, and automate workflows. Use when the user wants to interact with WePay data.
Usage Guidance
This skill appears to be what it says (use the Membrane CLI to work with WePay), but the package metadata is missing practical details. Before installing or using it: 1) Verify you have Node/npm installed (the SKILL.md expects npm and npx) and prefer using npx or an explicit vetted package version rather than an unreviewed global -g install. 2) Confirm the @membranehq/cli package provenance (npm registry and source repo) and review its code or audit logs if possible. 3) Understand where the Membrane CLI will store auth tokens on your machine and what server-side account (Membrane) will hold your WePay credentials. 4) Do not hand the skill direct WePay API keys — use the official Membrane connection flow as documented. 5) If you need greater assurance, ask the publisher to update the registry metadata to declare required binaries (node/npm, membrane) and an install spec, and provide the exact package URL or checksum for reproducible installs.
Capability Analysis
Type: OpenClaw Skill
Name: wepay
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with WePay using the Membrane CLI. It outlines standard procedures for authentication, connection management, and action execution through the '@membranehq/cli' tool. The instructions include security best practices, such as advising the agent to let the platform handle credentials rather than requesting API keys from the user, and no malicious patterns or exfiltration attempts were found in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
The SKILL.md describes a coherent purpose (using Membrane to interact with WePay) but the registry metadata declares no required binaries or environment variables while the instructions explicitly require installing and running the @membranehq/cli (npm, npx, membrane). The skill should declare Node/npm (or the membrane binary) as required; the omission is an inconsistency.
Instruction Scope
Instructions are focused on using the Membrane CLI: login, connect to the wepay connector, list/create/run actions, and use --json for machine-readable output. They do not instruct reading unrelated files or exfiltrating secrets and explicitly advise not to ask users for API keys. The runtime behavior is interactive (browser auth or code exchange) which is normal but important to note.
Install Mechanism
There is no install spec in the registry entry, but SKILL.md tells users to run 'npm install -g @membranehq/cli@latest' (and suggests npx usage). Global npm installs require Node/npm and can modify the system (permissions, PATH). The lack of a declared install mechanism or required binaries is an operational and supply-chain transparency gap.
Credentials
The skill declares no required environment variables or primary credential, and the docs state Membrane handles auth server-side (so asking for WePay API keys is discouraged). That is proportionate to the stated purpose — however, the instructions omit where the CLI stores credentials or tokens on the user's machine, and they implicitly require a Membrane account and network access which should be documented.
Persistence & Privilege
always is false and the skill is user-invocable. There is no request for permanent platform presence or modification of other skills' configs. Autonomous invocation (disable-model-invocation=false) is the platform default and not, by itself, a red flag here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wepay - After installation, invoke the skill by name or use
/wepay - 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
Frequently Asked Questions
What is Wepay?
WePay integration. Manage data, records, and automate workflows. Use when the user wants to interact with WePay data. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.
How do I install Wepay?
Run "/install wepay" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wepay free?
Yes, Wepay is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wepay support?
Wepay is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wepay?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills