← Back to Skills Marketplace
318
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tianyi-revenue-tracker
Description
Track and manage income, expenses, task pricing, and generate daily, weekly, and monthly financial reports locally without external data sharing.
Usage Guidance
Do not install yet. Ask the publisher to provide the missing scripts (scripts/*.ps1) so you can review them; until those files are present the claim 'scripts code completely transparent' is false. Clarify where model invocations go — if OpenClaw routes model inputs to a remote provider, your financial data may leave the machine despite the 'no external API calls' statement. Confirm the repository/homepage and why registry metadata lists source as unknown. Verify OS compatibility (the scripts are PowerShell but no OS restriction is declared). If you proceed, only install after you (or someone you trust) has reviewed the actual script code and confirmed no unexpected network calls, and ensure any edits to survival-config.json are explicitly reviewed and consented to.
Capability Analysis
Type: OpenClaw Skill
Name: tianyi-revenue-tracker
Version: 1.0.0
The skill bundle appears benign, providing a revenue tracking and pricing system. The `SKILL.md` and `README.md` files are purely descriptive, outlining the skill's functionality and usage. Crucially, the `SKILL.md` explicitly states '无外部 API 调用' (no external API calls), '无数据离开机器' (no data leaving the machine), and '无凭证存储' (no credential storage), directly contradicting common malicious behaviors like data exfiltration. There are no prompt injection attempts against the agent, no signs of obfuscation, and no instructions for unauthorized execution or persistence mechanisms.
Capability Assessment
Purpose & Capability
The skill's stated purpose is local revenue tracking and report generation. The SKILL.md mostly matches that purpose (logs, reports, pricing). However it also claims 'scripts code completely transparent' while no script files are actually bundled, and it advertises a GitHub homepage though the registry metadata lists source as unknown. Those contradictions reduce confidence that the package delivers what it claims.
Instruction Scope
Runtime instructions reference multiple PowerShell scripts under scripts/* and describe scheduled jobs (daily 23:00) and modifications to survival-config.json (integration with another skill). But the published bundle contains only README.md and SKILL.md — the scripts to perform file I/O, scheduling, and integration are missing, so the agent cannot audit or follow the declared runtime behavior. The SKILL.md also states it will invoke AI models (used for pricing/analysis) while simultaneously asserting 'no external API calls', a contradiction about data leaving the machine.
Install Mechanism
There is no install spec and this is instruction-only, which is lowest risk from an installation perspective. Nothing will be downloaded or written by an installer as part of the skill package itself.
Credentials
The skill declares no required environment variables or credentials, which aligns with local-only claims. However it also documents OpenClaw model invocation for analysis/pricing; model calls typically involve external model providers (or platform-mediated network calls). The SKILL.md's privacy claim ('no external API calls') conflicts with the documented model usage, so it's unclear whether sensitive financial data would be sent out.
Persistence & Privilege
The skill does not request always:true and is user-invocable, which is appropriate. It does, however, claim integration with 'survival-manager' and suggests editing survival-config.json; that implies cross-skill config changes or shared files. Changing other skill/config files should be explicitly documented and consented to — the current instructions don't show safeguards for that.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tianyi-revenue-tracker - After installation, invoke the skill by name or use
/tianyi-revenue-tracker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - 收益追踪与定价系统
Metadata
Frequently Asked Questions
What is Revenue Tracker (Tianyi)?
Track and manage income, expenses, task pricing, and generate daily, weekly, and monthly financial reports locally without external data sharing. It is an AI Agent Skill for Claude Code / OpenClaw, with 318 downloads so far.
How do I install Revenue Tracker (Tianyi)?
Run "/install tianyi-revenue-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Revenue Tracker (Tianyi) free?
Yes, Revenue Tracker (Tianyi) is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Revenue Tracker (Tianyi) support?
Revenue Tracker (Tianyi) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Revenue Tracker (Tianyi)?
It is built and maintained by tianyi (@fffdz); the current version is v1.0.0.
More Skills