← 返回 Skills 市场
Wepay
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
116
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wepay
功能描述
WePay integration. Manage data, records, and automate workflows. Use when the user wants to interact with WePay data.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wepay - 安装完成后,直接呼叫该 Skill 的名称或使用
/wepay触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Wepay 是什么?
WePay integration. Manage data, records, and automate workflows. Use when the user wants to interact with WePay data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Wepay?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wepay」即可一键安装,无需额外配置。
Wepay 是免费的吗?
是的,Wepay 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wepay 支持哪些平台?
Wepay 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wepay?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills