Expense Tracker Pro

v1.0.0

Track expenses via natural language, get spending summaries, set budgets

7· 3.7k·16 current·16 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description match the SKILL.md. The skill is instruction-only and requests no binaries, env vars, or installs; those expectations are proportionate for a conversational expense tracker.
Instruction Scope
SKILL.md describes parsing user messages, categorizing expenses, setting budgets, and persisting data to local Clawd memory. It does not instruct the agent to read unrelated files, access credentials, or transmit data to external endpoints.
Install Mechanism
No install spec and no code files — lowest-risk model for integrity since nothing is downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is appropriate for the stated functionality.
Persistence & Privilege
The skill persists expense data in the agent's local memory (as stated). Persisting user financial data is expected for this functionality but has privacy implications; the skill does not request elevated platform privileges or 'always:true'.
Assessment
This skill appears internally consistent, but before installing consider privacy and provenance: 1) The publisher/source is unknown — only install if you trust the origin. 2) The skill stores potentially sensitive financial data in your agent's local memory — check how Clawd stores, encrypts, and retires memory, and whether you can delete entries or disable memory for this skill. 3) Test with non-sensitive or dummy data first to confirm no unexpected behavior (e.g., outgoing network calls). 4) If you need stronger privacy, verify export/delete controls and consider disabling autonomous invocation or memory persistence until you confirm storage/retention policies. 5) Avoid entering full account numbers, passwords, or other secrets into the skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk97d92a88nh7yjj3pfgqy4fp2h7zxey4

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments