← Back to Skills Marketplace
Pushpay
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
109
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pushpay
Description
Pushpay integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pushpay data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to access Pushpay and does not ask for unrelated credentials. Before installing, verify you trust Membrane (@membranehq) and their npm package (review the npm/GitHub publisher and recent versions). Prefer using npx if you want to avoid a global install. Understand that a Membrane connection will grant Membrane (and actions run through it) access to your Pushpay data — use least-privilege Pushpay accounts, review what the connection is allowed to do, and check audit/logging on both Membrane and Pushpay. Because the skill's source is marked 'unknown', confirm the publisher identity on the registry/homepage if that matters to you.
Capability Analysis
Type: OpenClaw Skill
Name: pushpay
Version: 1.0.1
The pushpay skill is a standard integration guide for interacting with the Pushpay donor management system via the Membrane CLI. The SKILL.md file provides clear instructions for the AI agent to install the CLI, authenticate using a secure OAuth-like flow, and manage Pushpay data through the Membrane platform. It follows security best practices by delegating credential management to a third-party service rather than handling raw secrets, and it contains no evidence of malicious intent, data exfiltration, or obfuscation.
Capability Tags
Capability Assessment
Purpose & Capability
The skill claims to integrate with Pushpay and its instructions use the Membrane CLI to connect to a Pushpay connector, discover and run actions, and create actions when needed — these requirements align with the described purpose.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, logging in to Membrane, creating/listing connections and actions, and running those actions. It does not instruct reading unrelated local files or exfiltrating other system data.
Install Mechanism
Install instructions recommend npm install -g @membranehq/cli@latest or using npx. Using an npm package is standard for CLIs but carries typical supply-chain risk; no arbitrary URL downloads or archive extraction are used.
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to ask users for API keys, relying on Membrane to manage auth. Requested access (a Membrane login and a connection to Pushpay) is proportionate to the stated function.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system-wide privileges. It does rely on Membrane's server-side storage of credentials — an expected design choice for this integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pushpay - After installation, invoke the skill by name or use
/pushpay - 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
Frequently Asked Questions
What is Pushpay?
Pushpay integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pushpay data. It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.
How do I install Pushpay?
Run "/install pushpay" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pushpay free?
Yes, Pushpay is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pushpay support?
Pushpay is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pushpay?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills