← Back to Skills Marketplace
Smarterpay
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
179
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install smarterpay
Description
SmarterPay integration. Manage data, records, and automate workflows. Use when the user wants to interact with SmarterPay data.
Usage Guidance
This skill appears coherent but relies on the Membrane CLI and a Membrane account. Before installing or using it: (1) verify you trust the @membranehq package on npm and the publisher (getmembrane.com); (2) be aware that global npm installs require write permissions and install executable code on your machine; (3) authentication happens via web-based login (or a code you paste) — review the authorization prompts and scopes before approving; (4) do not provide SmarterPay API keys directly (the skill recommends letting Membrane handle credentials); and (5) remember the skill will make network calls and can be invoked by the agent — only enable it if you trust the Membrane service and the publisher.
Capability Analysis
Type: OpenClaw Skill
Name: smarterpay
Version: 1.0.3
The smarterpay skill provides instructions for an AI agent to interface with the SmarterPay platform using the Membrane CLI. The instructions cover legitimate operations such as authentication, connection management, and action execution. There are no signs of malicious intent, data exfiltration, or obfuscation; the skill's behavior is entirely consistent with its stated purpose of payment processing integration.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (SmarterPay integration) matches the instructions: the SKILL.md consistently instructs the agent/user to use the Membrane CLI to connect to SmarterPay. No unrelated environment variables, config paths, or binaries are requested.
Instruction Scope
SKILL.md instructs installing and running the Membrane CLI, performing interactive or headless login, creating a connection, listing actions, and running actions. The instructions do not ask the agent to read arbitrary files or exfiltrate data. Minor scope note: it requires running CLI commands and browser-based auth flows (or pasting codes in headless flows), which requires user interaction and network access.
Install Mechanism
No bundled install spec in the registry (instruction-only). The SKILL.md asks the user to install @membranehq/cli from npm (npm install -g or npx). Installing a global npm package is a common, but non-trivial, operation (writes to disk and executes code) and is a moderate-risk supply-chain action; the package source appears to be the public npm registry rather than an arbitrary URL.
Credentials
The skill requests no environment variables or secrets in the manifest. Authentication is delegated to Membrane (server-side managed), and SKILL.md explicitly advises not to ask users for API keys or tokens. Requested access (network + Membrane account) is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not declare writes to other skills or system-wide configuration. Autonomous invocation is permitted by default (platform normal), but the skill itself does not request elevated persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smarterpay - After installation, invoke the skill by name or use
/smarterpay - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Smarterpay?
SmarterPay integration. Manage data, records, and automate workflows. Use when the user wants to interact with SmarterPay data. It is an AI Agent Skill for Claude Code / OpenClaw, with 179 downloads so far.
How do I install Smarterpay?
Run "/install smarterpay" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Smarterpay free?
Yes, Smarterpay is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Smarterpay support?
Smarterpay is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Smarterpay?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills