← 返回 Skills 市场
Revenue Monitor — Gumroad, KDP & Etsy Sales Tracker
作者
tenlifejosh
· GitHub ↗
· v1.0.0
· MIT-0
146
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install revenue-monitor
功能描述
Track daily sales and revenue from Gumroad, KDP, and Etsy; send alerts on spikes, drops, and generate daily, weekly, and monthly revenue summaries.
安全使用建议
Before installing: 1) Confirm where and how you will store API credentials — do NOT store API tokens in plain text under skills/revenue-monitor/config.json unless you accept the risk; prefer the platform's secret store or an encrypted file. 2) Verify the metadata vs SKILL.md: the skill requires Gumroad/Etsy/KDP credentials and a Telegram send mechanism (bot token + chat ID), but the registry lists no required env vars; ask the publisher to declare them. 3) Ask how Telegram alerts are sent — SKILL.md asks for a chat ID but doesn't mention a bot token or how the bot is authorized. 4) Understand the AgentReach dependency: if you use AgentReach, the skill reads ~/.agentreach/kdp-sales-cache — confirm you are okay with that tool's cache being accessed. 5) Consider limiting file permissions for config and revenue-data.json and review who/what can access systems/feedback. 6) Verify the publisher (clawhub.json lists a homepage/repo) and inspect that external repo or ask for a source archive before granting credentials. If you cannot validate these points, avoid installing or provide only test/stub credentials.
功能分析
Type: OpenClaw Skill
Name: revenue-monitor
Version: 1.0.0
The Revenue Monitor skill is designed to track sales data from Gumroad, KDP, and Etsy, providing reports and alerts via Telegram. All identified behaviors, including API key management, local file access for KDP caches, and outbound network requests to official platform endpoints, are directly aligned with the stated purpose and lack indicators of malicious intent or obfuscation.
能力评估
Purpose & Capability
The SKILL.md clearly describes tracking Gumroad, KDP, and Etsy and sending Telegram alerts — that capability matches the name/description. However, the registry metadata declares no required credentials or env vars while the instructions explicitly rely on Gumroad tokens, Etsy API keys, and (implicitly) Telegram credentials and AgentReach session data. That metadata/instruction mismatch is incoherent and should be resolved before trusting the skill.
Instruction Scope
Instructions tell the agent to read/write local files (skills/revenue-monitor/config.json and systems/feedback/revenue-data.json) and to inspect ~/.agentreach/kdp-sales-cache. Reading external tool caches and writing persistent JSON with API tokens is beyond a minimal scoped instruction and could expose secrets. Otherwise API calls are limited to Gumroad, Etsy, and AgentReach/CSV inputs as expected.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes risk from arbitrary downloads or installs.
Credentials
The number and type of credentials implied (GUMROAD token, ETSY_API_KEY, AgentReach/KDP session, and some form of Telegram credential) are proportionate to the feature set, but none are declared in the registry metadata. The SKILL.md suggests storing secrets in skills/revenue-monitor/config.json (plain JSON) which is insecure. The skill also references reading ~/.agentreach/kdp-sales-cache (access to another tool's data), which increases the surface area for sensitive data exposure.
Persistence & Privilege
The skill writes persistent configuration and a revenue log to local paths under skills/ and systems/feedback; it does not request always:true and does not modify other skills. Persisting API tokens and logs is expected for this use case but the guidance to store tokens in an unencrypted JSON file and the use of a shared systems/feedback path could expose data to other local processes or skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install revenue-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/revenue-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Daily revenue monitoring across Gumroad, KDP, and Etsy. Sales alerts, anomaly detection, weekly reports, Telegram delivery.
元数据
常见问题
Revenue Monitor — Gumroad, KDP & Etsy Sales Tracker 是什么?
Track daily sales and revenue from Gumroad, KDP, and Etsy; send alerts on spikes, drops, and generate daily, weekly, and monthly revenue summaries. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。
如何安装 Revenue Monitor — Gumroad, KDP & Etsy Sales Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install revenue-monitor」即可一键安装,无需额外配置。
Revenue Monitor — Gumroad, KDP & Etsy Sales Tracker 是免费的吗?
是的,Revenue Monitor — Gumroad, KDP & Etsy Sales Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Revenue Monitor — Gumroad, KDP & Etsy Sales Tracker 支持哪些平台?
Revenue Monitor — Gumroad, KDP & Etsy Sales Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Revenue Monitor — Gumroad, KDP & Etsy Sales Tracker?
由 tenlifejosh(@tenlifejosh)开发并维护,当前版本 v1.0.0。
推荐 Skills