financial-goals — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited financial-goals (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Helps you define specific savings goals (vacation, down payment, new car, etc.), calculates the required monthly savings for each, tracks progress from your transaction history, and alerts you when you are ahead or behind schedule.
spending_summary — determine current savings rate and available capacity for goalstransaction_search — find deposits and transfers related to specific goalsspending_summary for the last 3 months to calculate average monthly income and average monthly expenses. Derive the current monthly savings rate: income - expenses.(target amount - current progress) / months remainingtransaction_search with query: "<goal name> OR <account name>" and months: 6 for each goal to find related deposits or earmarked transfers. FINANCIAL GOALS
═══════════════════════════════════════════════════════
Vacation Fund
Target: $3,000 by Dec 2026 | Saved: $1,200 (40%)
Required: $300/mo | On track: YES
[████████░░░░░░░░░░░░] 40%
Down Payment
Target: $40,000 by Jun 2028 | Saved: $12,000 (30%)
Required: $1,120/mo | On track: NO (-$220/mo)
[██████░░░░░░░░░░░░░░] 30%
═══════════════════════════════════════════════════════
Total required: $1,420/mo | Available: $1,200/mo=DATEDIF(TODAY(), C2, "M") where C2 is the target date.=(B2-D2)/E2 where B2 is target, D2 is current balance, E2 is months remaining.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.