← 返回 Skills 市场
membranedev

Pushpay

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
109
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pushpay
功能描述
Pushpay integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pushpay data.
安全使用建议
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.
功能分析
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.
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pushpay
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pushpay 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug pushpay
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Pushpay 是什么?

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

如何安装 Pushpay?

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

Pushpay 是免费的吗?

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

Pushpay 支持哪些平台?

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

谁开发了 Pushpay?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论