← 返回 Skills 市场
darnfish

Pane

作者 William · GitHub ↗ · v1.0.3
cross-platform ✓ 安全检测通过
411
总下载
0
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install pane
功能描述
Access personal finance data (bank accounts, transactions, balances, spending, investments, crypto) via Pane's hosted MCP server using mcporter. Requires a P...
安全使用建议
This skill appears coherent with its stated purpose, but consider the following before installing: - Only supply a PANE_API_KEY you trust and obtain it from https://pane.money. Treat it like any API secret: store it in a secrets manager or session environment rather than pasting in chat. - mcporter will store the Authorization header in its local config when you run `mcporter config add`; be aware the token will be persisted on disk in mcporter's config location. If you prefer not to persist it, use per-session env or revoke/rotate the key after use. - The skill supports write_annotation: an agent using this skill can add persistent notes to your Pane account. If you enable autonomous agent invocation, decide whether you want the agent able to create such persistent annotations without explicit confirmation. - Verify the mcporter skill/source you install (metadata references steipete/mcporter) is from a trusted publisher before installing. - If the key is ever exposed or used unexpectedly, rotate/revoke it immediately via your Pane dashboard. If you are comfortable with those tradeoffs (local config storage of the token, the agent's ability to persist annotations), the skill is internally consistent with its stated function.
功能分析
Type: OpenClaw Skill Name: pane Version: 1.0.3 The skill 'pane-mcp' is designed to access personal financial data via the Pane service using the 'mcporter' tool. All instructions in SKILL.md are clear, directly related to the stated purpose, and guide the user to configure and use the `mcporter` CLI with a `PANE_API_KEY`. There is no evidence of prompt injection attempts against the agent, unauthorized data exfiltration to third-party endpoints, malicious execution, persistence mechanisms, or obfuscation. The skill even includes a responsible warning against storing secrets in annotations, indicating an awareness of security best practices within its design.
能力评估
Purpose & Capability
Name/description say it talks to Pane's hosted MCP server via mcporter; the SKILL.md only requires the mcporter binary and a PANE_API_KEY and shows mcporter commands calling pane.* endpoints — these requirements are proportionate and expected.
Instruction Scope
Instructions are narrowly scoped to configuring mcporter with the Pane MCP server and calling read/write endpoints (accounts, transactions, balances, annotations). The SKILL.md tells the user to export PANE_API_KEY and to run `mcporter config add` (which will store the Authorization header in mcporter's local config). This is expected but important to note because the token will be persisted locally and the skill exposes write_annotation capabilities that persist notes to the user's Pane account.
Install Mechanism
This is an instruction-only skill with no install spec and no direct downloads. It references installing/using a separate mcporter skill; there is no embedded install that would pull arbitrary code.
Credentials
Only one required environment variable (PANE_API_KEY) is declared and used, which is appropriate for an API-based finance integration. No unrelated credentials or system paths are requested.
Persistence & Privilege
The skill is not always-enabled and does not request unusual system privileges. However, it includes instructions and tools to write persistent annotations to the user's Pane account. Combined with normal autonomous invocation, an agent using this skill could create persistent notes in the user's Pane data — this is consistent with the skill's purpose but worth awareness.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pane
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pane 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Updated website and dashboard URLs from pane.dev to pane.money. - Homepage field now points to https://pane.money. - Setup instructions now use https://pane.money/dashboard/connect for API keys. - MCP server URL updated from https://mcp.pane.dev to https://mcp.pane.money in the configuration example. - No functionality changes; documentation and branding updates only.
v1.0.2
**No functional changes; metadata updates only:** - Updated metadata to clarify installation instructions and environment requirements. - Added metadata fields for OpenClaw platform compatibility. - No changes to skill functionality or documentation content.
v1.0.1
- Added detailed instructions for using the PANE_API_KEY environment variable during setup—users should no longer paste API keys directly into shell commands. - Metadata now declares the required PANE_API_KEY credential and provides guidance on how to obtain it from the Pane dashboard. - Added a security note: never store passwords, full account numbers, or secrets in annotation content. - Enhanced setup documentation for improved clarity and security best practices.
v1.0.0
Initial release of the Pane skill for accessing personal finance data via Pane's MCP server. - Enables querying of bank accounts, transactions, balances, spending summaries, recurring payments, investments, liabilities, and crypto holdings. - Supports persistent annotations to save notes on transactions, accounts, merchants, or user profiles. - Integrates with mcporter; requires a Pane account and API key for use. - Implements privacy scopes to control data visibility at the account level. - Provides resource shortcuts for quick overviews and insights. - Enforces rate limits: 30 requests/minute, 1,000/day per user.
元数据
Slug pane
版本 1.0.3
许可证
累计安装 2
当前安装数 2
历史版本数 4
常见问题

Pane 是什么?

Access personal finance data (bank accounts, transactions, balances, spending, investments, crypto) via Pane's hosted MCP server using mcporter. Requires a P... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 411 次。

如何安装 Pane?

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

Pane 是免费的吗?

是的,Pane 完全免费(开源免费),可自由下载、安装和使用。

Pane 支持哪些平台?

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

谁开发了 Pane?

由 William(@darnfish)开发并维护,当前版本 v1.0.3。

💬 留言讨论