← 返回 Skills 市场
gora050

Upayments

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
112
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install upayments
功能描述
UPayments integration. Manage data, records, and automate workflows. Use when the user wants to interact with UPayments data.
安全使用建议
This skill is coherent: it tells you to install and use the Membrane CLI to connect to UPayments and does not request unrelated secrets. Before installing, verify the @membranehq package and the getmembrane.com project (check the npm package page and the GitHub repo linked in the SKILL.md) to ensure you're installing the official CLI. Installing global npm packages runs code on your machine—if you have doubts, install in an isolated environment or use `npx` to avoid globally mutating your system. Confirm what permissions a created Membrane connection grants and use a test/sandbox UPayments account if possible.
功能分析
Type: OpenClaw Skill Name: upayments Version: 1.0.1 The skill provides instructions for an AI agent to interact with the UPayments platform using the Membrane CLI. It outlines standard procedures for authentication, connection management, and action execution via the `membrane` command-line tool. The instructions emphasize secure practices, such as letting the platform handle credentials server-side rather than asking the user for API keys. No malicious code, data exfiltration patterns, or harmful prompt injections were found in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description indicate an integration with UPayments and all instructions, commands, and dependencies (membrane CLI, network, Membrane account) are directly related to connecting to and running actions against UPayments via Membrane. No unrelated credentials or unrelated binaries are requested.
Instruction Scope
SKILL.md limits runtime actions to installing and using the Membrane CLI, authenticating via membrane login, creating connections, discovering and running actions. It does not instruct reading arbitrary files, exfiltrating data, or accessing environment variables beyond the normal CLI auth flow.
Install Mechanism
There is no skill install spec, but the instructions ask the user to run `npm install -g @membranehq/cli@latest` (and suggest `npx` in examples). Installing a global npm package is a reasonable and expected step for a CLI-based integration, but npm installs execute code from the public registry so users should verify the package provenance (@membranehq) before installing.
Credentials
The skill declares no required environment variables or credentials and explicitly advises not to ask users for API keys, instead using Membrane-managed connections. This is proportionate for a third-party connector that delegates auth to Membrane.
Persistence & Privilege
The skill is instruction-only, has no always:true flag, and does not request persistent system privileges or modification of other skills. It does instruct installing a CLI, but that is limited to the user's environment and is expected for CLI usage.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install upayments
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /upayments 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug upayments
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Upayments 是什么?

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

如何安装 Upayments?

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

Upayments 是免费的吗?

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

Upayments 支持哪些平台?

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

谁开发了 Upayments?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论