← Back to Skills Marketplace
Saas Billing System
by
Sunshine-del-ux
· GitHub ↗
· v1.0.0
583
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install saas-billing-system
Description
Comprehensive SaaS billing system with subscriptions, usage-based billing, invoicing, Stripe payments, dunning, proration, and multi-platform integration.
Usage Guidance
This package is missing the actual code and fails to declare sensitive credentials it references. Do not provide your Stripe API key or run unverified commands. Before installing or using: (1) ask the author for the repository or homepage and inspect the source (billing.sh and Node code) yourself; (2) confirm required env vars (STRIPE_KEY) are declared and why they are needed; (3) only run the scripts in an isolated/test environment after reviewing their contents; (4) prefer a published project on a trusted registry or a linked Git repo with history and license. The inconsistencies could be sloppy packaging, but they could also mask a malicious or incomplete package — proceed only after obtaining and reviewing the real source code.
Capability Analysis
Type: OpenClaw Skill
Name: saas-billing-system
Version: 1.0.0
The skill bundle contains metadata and documentation (SKILL.md) for a SaaS billing system. The documentation describes standard features such as Stripe integration, subscription management, and usage-based billing. No executable code, suspicious network activity, or prompt injection attempts were found in the provided files.
Capability Assessment
Purpose & Capability
The description promises a working SaaS billing system (subscriptions, Stripe, invoicing, etc.) but the package contains no code or binaries to implement those features. SKILL.md references a ./billing.sh and Node.js 18+, yet no scripts or install steps are provided. This is incoherent: a real billing skill would include code, a repo/homepage, or an install spec.
Instruction Scope
Runtime instructions tell the agent (or user) to execute ./billing.sh commands and to set $STRIPE_KEY. Those scripts and the code they would run are not present, so the instructions cannot be followed as-is. The instructions also reference a sensitive env var (STRIPE_KEY) not declared in the skill metadata.
Install Mechanism
There is no install spec (instruction-only). That minimizes direct disk writes from the skill bundle itself, but it also means the instructions expect external files that are missing. Lack of an installer is consistent with an instruction-only skill but inconsistent with the claimed functionality.
Credentials
SKILL.md refers to an environment variable $STRIPE_KEY (sensitive payment credential) and requires Node.js, but requires.env and primary credential fields are empty. Asking for a Stripe key is plausible for a billing tool, but the credential should be declared and justified in metadata; absence is a red flag.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does not request any config paths or elevated persistence. No direct privilege escalation indicators in the metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install saas-billing-system - After installation, invoke the skill by name or use
/saas-billing-system - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of SaaS Billing System.
- Provides complete billing for SaaS, including subscriptions and usage-based billing
- Supports automated invoicing and Stripe payment integration
- Includes dunning for failed payments and proration on plan changes
- Multiple plan types: free, monthly/annual, usage-based, and enterprise
- Integrates with Stripe, PayPal, and Square
- Requires Node.js 18+ and a Stripe account
Metadata
Frequently Asked Questions
What is Saas Billing System?
Comprehensive SaaS billing system with subscriptions, usage-based billing, invoicing, Stripe payments, dunning, proration, and multi-platform integration. It is an AI Agent Skill for Claude Code / OpenClaw, with 583 downloads so far.
How do I install Saas Billing System?
Run "/install saas-billing-system" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Saas Billing System free?
Yes, Saas Billing System is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Saas Billing System support?
Saas Billing System is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Saas Billing System?
It is built and maintained by Sunshine-del-ux (@sunshine-del-ux); the current version is v1.0.0.
More Skills