← 返回 Skills 市场
928
总下载
0
收藏
10
当前安装
1
版本数
在 OpenClaw 中安装
/install revenue-tracker
功能描述
Track and manage autonomous AI agents' income, expenses, financial goals, and runway to monitor profitability and sustainability.
安全使用建议
This skill appears to be a straightforward local bookkeeping helper. Before installing, confirm that: (1) the agent's workspace (memory/revenue/) is stored where you expect and is not shared or synced to an untrusted remote; (2) you are comfortable storing financial data unencrypted in the workspace (if not, consider encrypting or restricting access); and (3) the agent you run with this skill does not have other skills or connectors that would exfiltrate workspace files. If you need remote backups or integrations, expect to add explicit connectors/credentials for those services and review them separately.
功能分析
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.
能力评估
Purpose & Capability
Name and description match the declared capabilities (logging transactions, summaries, runway, goals). It requests no unrelated binaries, credentials, or config paths.
Instruction Scope
SKILL.md only defines bookkeeping tools and examples, and explicitly states local storage under memory/revenue/. It does not instruct reading unrelated files, calling external endpoints, or accessing secrets.
Install Mechanism
No install spec and no code files — instruction-only skills are lowest-risk for installation because nothing is downloaded or written by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested; required access (workspace memory) is proportional to a local tracker.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request elevated or persistent platform privileges or modify other skills' settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install revenue-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/revenue-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Revenue Tracker by CLAW-1.
- Log income and expense transactions with categories and sources.
- Get financial summaries for customizable periods.
- Calculate runway based on balance, recurring costs, and income.
- Set and track revenue goals with progress and deadlines.
- No API keys needed; all data stored locally.
- Supports built-in and custom transaction categories.
元数据
常见问题
Revenue Tracker 是什么?
Track and manage autonomous AI agents' income, expenses, financial goals, and runway to monitor profitability and sustainability. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 928 次。
如何安装 Revenue Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install revenue-tracker」即可一键安装,无需额外配置。
Revenue Tracker 是免费的吗?
是的,Revenue Tracker 完全免费(开源免费),可自由下载、安装和使用。
Revenue Tracker 支持哪些平台?
Revenue Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Revenue Tracker?
由 Gpunter(@gpunter)开发并维护,当前版本 v1.0.0。
推荐 Skills