← 返回 Skills 市场
gora050

Nuapay

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nuapay
功能描述
Nuapay integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nuapay data.
安全使用建议
This skill is instruction-only and coherent: it expects you to install and use the official Membrane CLI and create a Membrane connection to Nuapay. Before proceeding, verify the npm package and the Membrane project (check the package name, maintainer, and upstream repo at https://github.com/membranedev). Installing a global npm package runs code on your machine — if you prefer not to install globally, use the npx examples shown. Do not share local secrets; follow the browser-based connection flow so Membrane holds credentials server-side as recommended.
功能分析
Type: OpenClaw Skill Name: nuapay Version: 1.0.1 The nuapay skill bundle provides instructions for an AI agent to manage Nuapay payment integrations using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md cover standard operations such as authentication, connection management, and action execution through the Membrane platform, with a clear focus on security best practices like avoiding direct handling of API keys. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (Nuapay integration) match the instructions: all actions are performed via the Membrane CLI and a Membrane account. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, creating a connection, discovering/creating/running actions, and handling auth via Membrane's browser flow. It does not instruct reading unrelated files, exporting secrets, or contacting unexpected endpoints.
Install Mechanism
There is no automated install spec in the package (lowest risk). The instructions recommend a global npm install of @membranehq/cli (or npx in examples). Installing a global npm CLI is a normal step for CLI-based integrations, but it does execute third-party code on the user's machine — the user should verify the package source before installing.
Credentials
The skill requests no environment variables, credentials, or config paths. It explicitly tells users to use Membrane-managed connections rather than providing API keys, which is proportionate to the integration's purpose.
Persistence & Privilege
The skill does not request always:true or other elevated persistence; it's user-invocable and does not modify other skills or system settings. Autonomous invocation is allowed by default but is not combined with additional privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nuapay
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nuapay 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug nuapay
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Nuapay 是什么?

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

如何安装 Nuapay?

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

Nuapay 是免费的吗?

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

Nuapay 支持哪些平台?

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

谁开发了 Nuapay?

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

💬 留言讨论