Budget & Expense Tracker
PassAudited by ClawScan on May 1, 2026.
Overview
This is a coherent local budgeting skill, but it will store sensitive financial details and may automatically add recurring ledger entries.
This skill appears safe and purpose-aligned for local budgeting, but treat the created JSON files as private financial records. Install it only in a workspace you control, avoid storing bank credentials or highly sensitive identifiers, and periodically review recurring transactions and generated reports for accuracy.
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 private financial records may be stored in the workspace and reused for future budget checks and reports.
The skill instructs the agent to persist income, budgets, transactions, merchants, payment methods, recurring rules, and goals in local files.
On first use, create `budget-profile.json` in your workspace ... "monthlyIncome": 5000 ... All transactions live in `budget-ledger.json`
Use a private workspace, avoid adding unnecessary sensitive details, and consider file permissions or encryption if the device or workspace is shared.
Incorrect recurring rules could cause your budget reports to show expenses that did not actually happen.
The skill can automatically mutate the local ledger by adding due recurring transactions, which is useful for budgeting but could create inaccurate records if a recurring rule is wrong.
On each budget check, auto-apply any recurring transactions that are due.
Review recurring transaction rules and ask the agent to confirm or summarize auto-applied entries regularly.
