← 返回 Skills 市场
membranedev

Piggy

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
226
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install piggy
功能描述
Piggy integration. Manage Accounts, Budgets, Goals. Use when the user wants to interact with Piggy data.
安全使用建议
This skill is coherent and delegates auth and API calls to the Membrane CLI. Before installing/using it: 1) Verify the Membrane CLI package and publisher (https://getmembrane.com and the npm package/@GitHub repo) before running a global npm install; consider using npx to avoid a global install. 2) Understand that the CLI will open a browser or present an auth URL — you will complete login in the browser and grant the connection, so confirm the permissions requested by Membrane when you authenticate. 3) If you prefer to limit autonomous actions, be aware the platform allows skills to be invoked by the agent by default; change agent/skill invocation settings if you want stricter control. 4) If you need higher assurance, review Membrane's privacy/security docs and source repository referenced in the SKILL.md before connecting sensitive accounts.
功能分析
Type: OpenClaw Skill Name: piggy Version: 1.0.3 The 'piggy' skill is a standard integration for the Piggy finance app using the Membrane CLI. The SKILL.md file provides legitimate instructions for the agent to authenticate, discover, and execute financial management actions via the @membranehq/cli tool. There are no signs of malicious intent, data exfiltration, or harmful prompt injection; the skill explicitly follows security best practices by delegating credential management to the Membrane platform.
能力评估
Purpose & Capability
Name/description (Piggy integration) match the instructions: the SKILL.md consistently instructs the agent to use the Membrane CLI to connect to Piggy, discover actions, and run them. Required capabilities (network access, Membrane account) are appropriate for the stated purpose.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Membrane CLI (login, connect, action list/run). They do not instruct the agent to read unrelated files, environment variables, or send data to unexpected third parties. The SKILL.md explicitly advises against asking users for API keys and to let Membrane manage credentials.
Install Mechanism
The skill is instruction-only (no install spec) — low risk — but it recommends installing @membranehq/cli globally via npm. Installing third-party CLIs has moderate risk (supply-chain/trust). The README also uses npx for one command (safer transient usage). Consider preferring npx or verifying the package and its publisher before global installation.
Credentials
No environment variables, secrets, or config paths are requested. The SKILL.md delegates auth to Membrane and explicitly advises not to ask users for API keys, which is proportionate.
Persistence & Privilege
The skill does not request always: true and has no install-time changes documented. It is user-invocable and allows normal autonomous invocation (platform default) but does not ask for elevated or persistent system privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install piggy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /piggy 触发
  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 piggy
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Piggy 是什么?

Piggy integration. Manage Accounts, Budgets, Goals. Use when the user wants to interact with Piggy data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 226 次。

如何安装 Piggy?

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

Piggy 是免费的吗?

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

Piggy 支持哪些平台?

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

谁开发了 Piggy?

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

💬 留言讨论