← Back to Skills Marketplace
Xiao Expense Tracker
by
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiao-expense-tracker
Description
记账工具 - 收支记录、分类统计、预算管理
Usage Guidance
This skill appears to be a simple CLI-based expense tracker, but there are inconsistencies you should resolve before installing: 1) SKILL.md assumes a `clawhub` CLI is present — confirm what `clawhub` is and whether you trust it. 2) README suggests installing via `npx`, which would download and run code from npm — inspect the npm package (author, code, maintainers, and versions) before running npx. 3) _meta.json lists `curl` as a required binary even though SKILL.md never uses it; ask the publisher why. 4) There is no homepage or verified source and the package owner is not a known entity in the metadata — prefer skills with a clear source repository or publisher. If you still want to try it, do so in a sandbox, review the npm package contents first, and avoid running installs as an elevated user.
Capability Analysis
Type: OpenClaw Skill
Name: xiao-expense-tracker
Version: 1.0.0
The skill bundle for 'xiao-expense-tracker' is a standard documentation package for a financial management tool. It contains metadata, usage examples for tracking income and expenses, and a README file. No executable code, suspicious network activity, or prompt injection attempts were identified in SKILL.md, README.md, or _meta.json.
Capability Assessment
Purpose & Capability
The SKILL.md implements an expense-tracking CLI that calls `clawhub expense ...`, which is consistent with the stated purpose. However the included _meta.json lists a required binary `curl` (and the README suggests installing via `npx clawhub@latest install expense-tracker`), while the registry metadata reported no required binaries. The skill also assumes availability of a `clawhub` CLI but does not declare that dependency. These mismatches are unexplained and disproportionate to a simple tracker.
Instruction Scope
The SKILL.md instructions are narrowly scoped: they show CLI commands to add income/expense, view stats, and set budgets. There are no instructions to read arbitrary files, environment variables, or send data to unexpected endpoints. The only operational assumption is the presence of a `clawhub` CLI.
Install Mechanism
There is no formal install spec (instruction-only), which limits surface risk. However the README suggests using `npx clawhub@latest install expense-tracker` — that would fetch and run code from npm at install time. Because the skill lacks an explicit install specification and homepage/source, following the README's npx flow could download arbitrary code. This is a moderate installation risk unless you verify the npm package and its contents first.
Credentials
The skill declares no required environment variables or credentials in the registry metadata and SKILL.md doesn't request any secrets. That is proportional to the claimed functionality. Still, the _meta.json mentions `bins: ["curl"]` which is not used in the SKILL.md; this mismatch is unexplained but not directly credential-related.
Persistence & Privilege
The skill is not marked always:true and uses default autonomous invocation settings. It does not request persistent system-wide configuration or other skills' credentials. No elevated privileges are declared.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiao-expense-tracker - After installation, invoke the skill by name or use
/xiao-expense-tracker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of xiao-expense-tracker.
- 记录收支、分类统计与预算管理
- 支持报表导出与多账户
- 提供命令行操作示例
- 包含免费、Pro及订阅版定价方案
Metadata
Frequently Asked Questions
What is Xiao Expense Tracker?
记账工具 - 收支记录、分类统计、预算管理. It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install Xiao Expense Tracker?
Run "/install xiao-expense-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xiao Expense Tracker free?
Yes, Xiao Expense Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xiao Expense Tracker support?
Xiao Expense Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xiao Expense Tracker?
It is built and maintained by kaising-openclaw1 (@kaising-openclaw1); the current version is v1.0.0.
More Skills