← 返回 Skills 市场
zhenstaff

Openclaw Skill

作者 Justin Liu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
380
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install personal-cfo
功能描述
AI-powered personal finance management system - track expenses, manage budgets, analyze spending patterns, and get smart financial recommendations
安全使用建议
This skill appears internally consistent for a local CLI-based finance tool, but it is instruction-only and points you to an external npm package and GitHub repository (no code shipped in the registry). Before installing or running the CLI: 1) verify the npm package name and maintainer and review the GitHub repo source and recent activity; 2) avoid blind global installs — prefer inspecting code first or installing in an isolated environment/container; 3) consider setting CFO_DATA_DIR to a controlled directory and back up/export your financial data; 4) check the package for any network calls or telemetry and whether it stores or transmits data off your machine; 5) ensure Node.js >=18 is acceptable for your environment. If you cannot review the external code, treat the install as higher risk.
功能分析
Type: OpenClaw Skill Name: personal-cfo Version: 1.0.0 The personal-cfo skill is a legitimate personal finance management tool designed to track expenses and budgets using local JSON storage (~/openclaw-personal-cfo/data/). The SKILL.md file provides standard CLI commands and agent instructions that align with its stated purpose, emphasizing privacy and local data handling without any evidence of exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description match the documented commands and features (transaction tracking, budgets, reports). The skill declares local JSON storage and Node.js/TypeScript runtime, and does not request unrelated credentials or system access.
Instruction Scope
SKILL.md instructs the agent to run a CLI (cfo) that reads/writes files under ~/openclaw-personal-cfo/data (or CFO_DATA_DIR). This file I/O is consistent with a finance tracker, but the instructions also recommend installing a third‑party npm package or cloning a GitHub repo — the registry entry itself contains no install artifact or code, so the runtime behavior depends on that external package.
Install Mechanism
The skill is instruction-only with no install spec in the registry. The README recommends 'npm install -g openclaw-personal-cfo' or cloning a GitHub repo (https://github.com/ZhenRobotics/openclaw-personal-cfo.git). Both are common distribution methods (npm/GitHub) but the registry provides no integrity or provenance metadata; users should verify the package/repo before installing.
Credentials
No required environment variables or credentials are declared. An optional CFO_DATA_DIR env var is documented to change the data directory — this is reasonable and proportional for a local storage tool.
Persistence & Privilege
The skill is not forced-always, is user-invocable, and does not request system-wide privileges or modify other skills. Data is stored under its own directory; that is expected for this purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install personal-cfo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /personal-cfo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Transaction tracking, budget management, financial analytics, smart recommendations, and report generation. Privacy-first with local JSON storage.
元数据
Slug personal-cfo
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Openclaw Skill 是什么?

AI-powered personal finance management system - track expenses, manage budgets, analyze spending patterns, and get smart financial recommendations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 380 次。

如何安装 Openclaw Skill?

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

Openclaw Skill 是免费的吗?

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

Openclaw Skill 支持哪些平台?

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

谁开发了 Openclaw Skill?

由 Justin Liu(@zhenstaff)开发并维护,当前版本 v1.0.0。

💬 留言讨论