收支管理
PassAudited by ClawScan on May 1, 2026.
Overview
This appears to be a local personal and shop finance tracker, with the main thing to notice being that it stores sensitive financial records on disk and may provide proactive budget reminders.
This skill looks coherent for local finance tracking. Before installing, consider that it will keep detailed personal and business financial records in local JSON files and may proactively remind you about budget status. No evidence in the provided artifacts shows credential use, network transmission, destructive behavior, or deception.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Your spending, budget, inventory, and sales history may remain available to the agent in future sessions through these local files.
The skill explicitly persists personal spending, shop purchases, shop sales, and budget settings locally, which is expected for a finance tracker but sensitive.
所有数据存储在 `~/private_data/openclaw/workspace/data/finance/` 目录: - `personal_expenses.json` - 个人日常开支 - `shop_purchases.json` - 店铺进货记录 - `shop_sales.json` - 店铺销售记录 - `settings.json` - 预算设置
Install only if you are comfortable keeping this financial history in the OpenClaw private data folder, and avoid sharing or exposing that directory.
The agent may remind you about budget status without a direct finance query, depending on how heartbeat behavior is enabled in the environment.
The skill describes proactive daily budget checking and reminders. This is disclosed and related to budget monitoring, but it is autonomous behavior users should notice.
每日 heartbeat 时检查并主动提醒
Use the skill if proactive budget reminders are desired; otherwise review or disable heartbeat-style invocation for this skill.
