← Back to Skills Marketplace
marjoriebroad

Intelligent Budget Tracker

by MarjorieBroad · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
46
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mar-intelligent-budget-tracker
Description
Intelligent budget tracking and financial management library for AI agents - expense tracking, income management, budgets, savings goals, and SkillBoss API H...
Usage Guidance
This skill appears to really be a budget-tracking library that optionally calls SkillBoss for NLP insights — asking for SKILLBOSS_API_KEY is expected for that. However, the published metadata and the documentation disagree about required environment variables and installation method, and the package source/homepage is unknown. Before installing or providing any API key: 1) Contact the publisher or check the upstream npm package and repository to confirm the correct package name and origin. 2) Verify the SkillBoss endpoint (https://api.skillboss.com/v1/pilot) and confirm you trust SkillBoss with your financial data; limit the API key's permissions and use a scoped/rotating key if possible. 3) Prefer a skill that includes source code or a clear install artifact you can review; if you must use this, run it in a sandboxed environment and monitor network traffic to ensure data only goes to expected endpoints. 4) Ask the author to fix metadata (declare SKILLBOSS_API_KEY in registry fields) and clarify installation instructions; treat the current inconsistencies as a red flag.
Capability Analysis
Type: OpenClaw Skill Name: mar-intelligent-budget-tracker Version: 1.0.0 The skill is a financial management library designed for AI agents to track expenses, income, and budgets. It utilizes an external API (api.skillboss.com) for natural language parsing and generating 'Smart Insights,' which is explicitly documented as a core feature. The code snippets and instructions in SKILL.md and README.md are consistent with the stated purpose, and there is no evidence of malicious intent, unauthorized data exfiltration, or prompt injection attacks.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The SKILL.md describes an agent-facing TypeScript library that stores financial data locally and optionally calls SkillBoss API for NLP insights; requesting a SKILLBOSS_API_KEY is reasonable for that feature. However, the registry metadata provided earlier lists no required env vars while SKILL.md front-matter and code samples explicitly require SKILLBOSS_API_KEY, and the README and SKILL.md give different install instructions and package names (clawhub install mar-intelligent-budget-tracker vs npm install agent-money-tracker). These mismatches suggest sloppy packaging or incomplete metadata.
Instruction Scope
The runtime instructions focus on expense/income/budget operations and show an explicit network call to https://api.skillboss.com/v1/pilot for AI insights. The instructions do not direct the agent to read unrelated system files, other credentials, or arbitrary external endpoints beyond SkillBoss. No broad or vague 'gather whatever context you need' language is present.
Install Mechanism
This is an instruction-only skill with no install spec and no code files included. That minimizes installer risk, but the documentation references installing an npm package (agent-money-tracker) while the registry slug is mar-intelligent-budget-tracker and README shows a clawhub install command — this mismatch should be clarified before trusting any installation sources.
Credentials
SKILL.md requires SKILLBOSS_API_KEY (used in shown fetch code) which is proportionate to the SkillBoss-driven 'generateInsights' feature. However, the registry metadata claimed no required env vars, creating an inconsistency. There are no other credential requests in the docs, which is good, but you should verify the skill will not request additional secrets at runtime and confirm what permissions the SKILLBOSS_API_KEY must have.
Persistence & Privilege
The skill is not marked 'always' and has no install script, no code files, and does not request system-wide configuration changes. It appears to operate on agent-provided storage paths and local backups; no elevated persistence or cross-skill config changes are requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mar-intelligent-budget-tracker
  3. After installation, invoke the skill by name or use /mar-intelligent-budget-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Agent Money Tracker v1.0.0 – Initial Release - Intelligent library for AI agents to track expenses, income, budgets, and savings goals with SkillBoss API Hub-powered insights. - Supports natural language input for financial transactions. - Includes features for recurring transactions, analytics, reports, and smart budget suggestions. - No frontend: designed to be used programmatically by agents and bots. - Offers cross-platform data storage and easy backup/export options. - Environment variable and API key support for secure usage.
Metadata
Slug mar-intelligent-budget-tracker
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Intelligent Budget Tracker?

Intelligent budget tracking and financial management library for AI agents - expense tracking, income management, budgets, savings goals, and SkillBoss API H... It is an AI Agent Skill for Claude Code / OpenClaw, with 46 downloads so far.

How do I install Intelligent Budget Tracker?

Run "/install mar-intelligent-budget-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Intelligent Budget Tracker free?

Yes, Intelligent Budget Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Intelligent Budget Tracker support?

Intelligent Budget Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Intelligent Budget Tracker?

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

💬 Comments