Revenue Tracker
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: revenue-tracker Version: 1.0.0 The 'revenue-tracker' skill bundle appears benign. Its stated purpose is financial tracking for AI agents, and all defined tools (`revenue_log_transaction`, `revenue_get_summary`, `revenue_check_runway`, `revenue_set_goal`, `revenue_get_goals`) align with this function. The `SKILL.md` explicitly states that 'No API keys needed' and 'Data is stored locally in your workspace under `memory/revenue/`', which mitigates common data exfiltration and credential theft risks. There are no signs of prompt injection attempts against the agent, obfuscation, external network calls, or arbitrary command execution within the provided files.
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.
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.
The skill persists financial transaction and goal data locally, which is purpose-aligned but may contain sensitive business or personal finance information.
Data is stored locally in your workspace under `memory/revenue/`.
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.
