Revenue Tracker

PassAudited by ClawScan on May 1, 2026.

Overview

This skill appears benign: it describes a local finance tracker, but users should notice that it stores financial records in workspace memory.

Before installing, consider whether you are comfortable storing revenue, expense, balance, and goal information in the local workspace under memory/revenue/. The artifacts do not show external transmission, credentials, or executable code, so the main consideration is local persistence of financial records.

Findings (1)

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.

What this means

Your income, expense, balance, and goal records may remain in the workspace and could be reused by the agent in later tasks if the workspace memory is consulted.

Why it was flagged

The skill persists financial transaction and goal data locally, which is purpose-aligned but may contain sensitive business or personal finance information.

Skill content
Data is stored locally in your workspace under `memory/revenue/`.
Recommendation

Only log financial details you are comfortable storing in the workspace, and periodically review or delete records under memory/revenue/ if they are no longer needed.