Revenue Tracker

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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.