← Back to Skills Marketplace
gora050

Shieldpay

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
109
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install shieldpay
Description
Shieldpay integration. Manage data, records, and automate workflows. Use when the user wants to interact with Shieldpay data.
Usage Guidance
This skill appears to be a normal integration that uses the Membrane CLI to access Shieldpay, but check a few things before installing: (1) Confirm the publisher/source — the registry lists an unknown source; verify the homepage and the GitHub repo referenced in SKILL.md match an official Membrane project. (2) The SKILL.md asks you to install a global npm CLI but the registry metadata didn't list any required binaries — be cautious and run install commands yourself rather than allowing automated installs. (3) Understand that Membrane will mediate auth and data: using the skill will transmit Shieldpay-related data and credentials to Membrane's service, so review Membrane's privacy/security docs and trust model. (4) Prefer using npx for one-off runs if you don't want a global install. (5) Do not paste unrelated secrets into action inputs; only provide the connection flow information via the documented Membrane login. If you cannot validate the publisher or are uncomfortable with the third-party service, treat this skill as untrusted.
Capability Analysis
Type: OpenClaw Skill Name: shieldpay Version: 1.0.1 The Shieldpay skill bundle provides instructions for an AI agent to integrate with the Shieldpay platform using the Membrane CLI. The instructions in SKILL.md cover installation via npm, authentication, and managing transactions through the Membrane platform. The skill follows security best practices by advising the agent to let Membrane handle credential management rather than requesting API keys directly. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the use of the Membrane CLI (getmembrane.com) appears to be a legitimate integration pattern for this service.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The skill's stated purpose (Shieldpay integration) matches the runtime instructions (use Membrane to connect, discover, build, and run actions against Shieldpay). However, the registry metadata lists no required binaries or install steps while SKILL.md explicitly requires installing/using the Membrane CLI (npm install -g @membranehq/cli or npx). This mismatch is an implementation oversight and reduces confidence in the metadata.
Instruction Scope
SKILL.md stays on-topic: it instructs the agent/user to install and use the Membrane CLI to authenticate, create connections, discover actions, and run them against Shieldpay. It does not instruct reading arbitrary local files or requesting unrelated credentials. Note: the workflow sends data to Membrane's service (connection and action payloads), so using this skill implicitly transmits Shieldpay-related data through Membrane's servers.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The README instructs a global npm install or using npx. That is a normal, common approach, but because the registry did not declare the binary requirement, users might be surprised. Installing a global npm binary has the usual supply-chain risks; confirm @membranehq/cli is from the expected publisher and review its trustworthiness before installing.
Credentials
The skill declares no required environment variables or credentials and instructs relying on Membrane's server-side auth (connection flow) rather than asking for local API keys. That is proportionate to the described purpose. Users should understand that Membrane will hold/mediate credentials on their behalf.
Persistence & Privilege
The skill is instruction-only, requests no persistent presence (always: false), and does not propose modifying other skills or system-wide settings. It does rely on an external CLI/tool but does not itself request elevated or persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shieldpay
  3. After installation, invoke the skill by name or use /shieldpay
  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 shieldpay
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Shieldpay?

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

How do I install Shieldpay?

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

Is Shieldpay free?

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

Which platforms does Shieldpay support?

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

Who created Shieldpay?

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

💬 Comments