← Back to Skills Marketplace
786793119

理财小助手

by 786793119 · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ⚠ suspicious
256
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pocket-money-manager
Description
理财小助手,收支记录、消费分析、预算提醒。
Usage Guidance
This skill's intent (personal bookkeeping) is plausible, but the SKILL.md expects a local Python script pocket-money-manager.py that the skill does not provide or install. Before installing or invoking it: 1) Verify the referenced GitHub repo and confirm where pocket-money-manager.py comes from; don't run the skill unless you can inspect the script's source. 2) If you have a file with the same name on your system, be aware the skill would execute it — review that file for malicious behavior. 3) Because it reads/writes ~/.memory/finance/*.json (sensitive financial data), ensure backups and audit file access. 4) Prefer a skill that includes an install spec or an auditable package, or run any untrusted script in a sandbox/container. If you cannot confirm the script's origin and contents, avoid enabling this skill.
Capability Analysis
Type: OpenClaw Skill Name: pocket-money-manager Version: 1.0.0 The skill bundle describes a legitimate financial management tool for tracking income and expenses. The instructions in SKILL.md and metadata in _meta.json are consistent with the stated purpose, using local storage in ~/.memory/finance/ for data persistence, with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description correspond to a personal finance helper and the declared dependency (python3) is appropriate. However, the SKILL.md expects a script named pocket-money-manager.py to exist and be runnable; no code files or install steps are provided, so it's unclear how the described functionality would actually be delivered.
Instruction Scope
Instructions tell the agent to run python pocket-money-manager.py commands and reference local storage paths (~/.memory/finance/records.json and budget.json). That is coherent for a finance app, but because the skill supplies no implementation, the agent would attempt to execute a script that may not exist — or could run an existing file on the user's system with that name. The instructions read/write files in the user's home, which may contain sensitive financial data.
Install Mechanism
There is no install spec (instruction-only), which is lower-risk than pulling and executing remote archives. The downside is lack of an included, auditable implementation.
Credentials
The skill does not request environment variables or external credentials, which is proportionate. It does, however, operate on local files in the user's home directory for storing records/budgets — reasonable for a finance tool but sensitive in nature and worth auditing.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or cross-skill privileges. It does instruct read/write to user-local paths but does not claim system-wide persistence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pocket-money-manager
  3. After installation, invoke the skill by name or use /pocket-money-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Pocket Money Manager 1.0.0 – Initial Release - Track income and expenses by category (e.g., salary, food, transport) - View current balance and income/expense statistics - Generate weekly spending reports - Set monthly budgets with overspending alerts - Data stored locally in simple JSON files
Metadata
Slug pocket-money-manager
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 理财小助手?

理财小助手,收支记录、消费分析、预算提醒。 It is an AI Agent Skill for Claude Code / OpenClaw, with 256 downloads so far.

How do I install 理财小助手?

Run "/install pocket-money-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 理财小助手 free?

Yes, 理财小助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 理财小助手 support?

理财小助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created 理财小助手?

It is built and maintained by 786793119 (@786793119); the current version is v1.0.0.

💬 Comments