← 返回 Skills 市场
membranedev

Payumoney

作者 Membrane Dev · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
134
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install payumoney
功能描述
PayUmoney integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayUmoney data.
安全使用建议
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.
功能分析
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.
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install payumoney
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /payumoney 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug payumoney
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Payumoney 是什么?

PayUmoney integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayUmoney data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。

如何安装 Payumoney?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install payumoney」即可一键安装,无需额外配置。

Payumoney 是免费的吗?

是的,Payumoney 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Payumoney 支持哪些平台?

Payumoney 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Payumoney?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.2。

💬 留言讨论