← Back to Skills Marketplace
samledger67-dotcom

Subscription Revenue Tracker

by samledger67-dotcom · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
184
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install subscription-revenue-tracker
Description
SaaS and subscription business revenue intelligence. Track MRR/ARR, calculate churn rate, net revenue retention (NRR), customer lifetime value (LTV), cohort...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install subscription-revenue-tracker
  3. After installation, invoke the skill by name or use /subscription-revenue-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Fix display name from slug to proper title
v1.0.0
test
Metadata
Slug subscription-revenue-tracker
Version 1.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Subscription Revenue Tracker?

SaaS and subscription business revenue intelligence. Track MRR/ARR, calculate churn rate, net revenue retention (NRR), customer lifetime value (LTV), cohort... It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.

How do I install Subscription Revenue Tracker?

Run "/install subscription-revenue-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Subscription Revenue Tracker free?

Yes, Subscription Revenue Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Subscription Revenue Tracker support?

Subscription Revenue Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Subscription Revenue Tracker?

It is built and maintained by samledger67-dotcom (@samledger67-dotcom); the current version is v1.1.0.

💬 Comments