← Back to Skills Marketplace
gora050

Nuapay

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nuapay
Description
Nuapay integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nuapay data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nuapay
  3. After installation, invoke the skill by name or use /nuapay
  4. 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
Slug nuapay
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Nuapay?

Nuapay integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nuapay data. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.

How do I install Nuapay?

Run "/install nuapay" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nuapay free?

Yes, Nuapay is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nuapay support?

Nuapay is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nuapay?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments