← 返回 Skills 市场
samledger67-dotcom

Subscription Revenue Tracker

作者 samledger67-dotcom · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
184
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install subscription-revenue-tracker
功能描述
SaaS and subscription business revenue intelligence. Track MRR/ARR, calculate churn rate, net revenue retention (NRR), customer lifetime value (LTV), cohort...
安全使用建议
This skill appears to do what it claims (compute MRR/ARR, churn, cohorts, and prepare GL entries), but it uses examples that inline secret keys. Before installing or using: (1) Never paste live secret keys into commands or source files — use environment variables or a secrets store and prefer restricted/read-only API keys with minimal scope. (2) Test with test/sandbox credentials (Stripe test keys) rather than sk_live keys. (3) Be careful when running CLI commands that may be saved in shell history or logs; consider using --api-key-from-env patterns. (4) Review any generated QBO journal entries before posting to your production accounting system. (5) Because the skill can be invoked autonomously by default, only grant it access to financial credentials if you trust it and monitor usage; if you need more assurance, ask the publisher for provenance or a repository link before providing credentials.
功能分析
Type: OpenClaw Skill Name: subscription-revenue-tracker Version: 1.1.0 The subscription-revenue-tracker skill provides standard financial modeling logic and API integration patterns for SaaS metrics like MRR and churn. The code in SKILL.md uses legitimate Stripe API calls and pandas-based data processing without any signs of data exfiltration, obfuscation, or malicious intent.
能力评估
Purpose & Capability
The name/description (MRR/ARR, churn, cohorts, QBO journaling) matches the runtime instructions: Stripe/Chargebee API calls, CSV handling, and Python/CLI examples. Optional binaries and APIs listed in metadata (stripe, python3, jq, curl; Stripe/Chargebee/QBO) are appropriate for the stated purpose.
Instruction Scope
Instructions stay within the domain of revenue/KPI computation and GL posting. However, examples show direct use of secret keys (e.g. sk_live_YOUR_KEY) embedded in curl and Python snippets; there is no guidance in the SKILL.md about minimizing exposure (use restricted/read-only keys, environment variables, or token-scoped credentials) or avoiding commit/logging of secrets.
Install Mechanism
No install spec and no code files — instruction-only skill. This is lower-risk because nothing is downloaded or written to disk by the skill itself.
Credentials
The skill does not declare required environment variables or a primary credential, but the runtime examples clearly expect Stripe/Chargebee API keys. This is proportionate to the purpose, but the lack of declared credential handling and the use of inline live-key examples increases the chance a user will accidentally expose sensitive credentials.
Persistence & Privilege
always is false and the skill has no install or persistent components. Autonomous invocation is allowed (platform default) but there is no extra persistence or system-wide configuration requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install subscription-revenue-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /subscription-revenue-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Fix display name from slug to proper title
v1.0.0
test
元数据
Slug subscription-revenue-tracker
版本 1.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Subscription Revenue Tracker 是什么?

SaaS and subscription business revenue intelligence. Track MRR/ARR, calculate churn rate, net revenue retention (NRR), customer lifetime value (LTV), cohort... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。

如何安装 Subscription Revenue Tracker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install subscription-revenue-tracker」即可一键安装,无需额外配置。

Subscription Revenue Tracker 是免费的吗?

是的,Subscription Revenue Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Subscription Revenue Tracker 支持哪些平台?

Subscription Revenue Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Subscription Revenue Tracker?

由 samledger67-dotcom(@samledger67-dotcom)开发并维护,当前版本 v1.1.0。

💬 留言讨论