← 返回 Skills 市场
gora050

Pledgeling

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
134
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install pledgeling
功能描述
Pledgeling integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pledgeling data.
安全使用建议
What to check before installing/using this skill: - Verify you have (or are willing to install) Node/npm — the SKILL.md requires a global `npm install -g` but the registry metadata did not list any required binaries; that mismatch is likely an oversight. - Inspect the @membranehq/cli package on npm and its GitHub repository (linked in SKILL.md) to confirm it's the official project and review recent releases and maintainers. - Understand that Membrane will hold OAuth/connection tokens server-side; only use this if you trust Membrane (getmembrane.com / the GitHub repo) to manage credentials for your Pledgeling account. - Be cautious about running any commands produced by the agent without review — Membrane actions can execute API calls that operate on your Pledgeling data. - If you need a stricter security posture, ask the skill author to add explicit required binaries (npm/node) to the registry metadata and to document exactly what scopes/permissions the Membrane connector requests when creating a Pledgeling connection.
功能分析
Type: OpenClaw Skill Name: pledgeling Version: 1.0.3 The pledgeling skill provides instructions for an AI agent to manage charitable giving integrations via the Membrane CLI (@membranehq/cli). The skill focuses on legitimate administrative tasks such as authentication, connection management, and action execution through the Membrane platform, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
The name/description (Pledgeling integration) align with the runtime instructions (use Membrane CLI to connect and run actions). However the declared requirements list no required binaries while SKILL.md explicitly instructs installing the Membrane CLI with npm (global install) and using npx, which implies npm/node must be available. That mismatch is an oversight and should be clarified.
Instruction Scope
SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, logging in, creating/ listing connections and actions, and running actions. It does not instruct reading arbitrary files, scanning system paths, or exfiltrating environment variables. Authentication flows are interactive or user-driven (browser URL + code).
Install Mechanism
There is no formal install spec in the registry entry (instruction-only), but the doc asks users to run `npm install -g @membranehq/cli@latest` and suggests `npx`. Installing a global npm package is a common but higher-risk install mechanism than 'no install' because it writes binaries to the system and will run third-party code from the npm registry. The package source (GitHub repo and homepage) appears stated in the skill, which helps auditing; still verify the npm package and repository before installing.
Credentials
The skill requests no environment variables or secrets and explicitly advises not to ask users for API keys, delegating credential management to Membrane. This is proportionate to the described purpose. Note: trusting Membrane to manage credentials implies trusting that service's handling of the tokens and access it creates to your Pledgeling account.
Persistence & Privilege
always:false and default autonomous invocation are present (normal). The skill is instruction-only and does not request persistent presence on the agent or modify other skills. There is no evidence it would gain elevated persistent privileges beyond running the Membrane CLI when the user/agent invokes it.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pledgeling
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pledgeling 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug pledgeling
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Pledgeling 是什么?

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

如何安装 Pledgeling?

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

Pledgeling 是免费的吗?

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

Pledgeling 支持哪些平台?

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

谁开发了 Pledgeling?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论