Skip to main content

saas-billing-patterns

Facilitates subscription billing for SaaS applications, covering state machines, proration, trials, and dunning sequences.

Install this skill

or
93/100

Security score

The saas-billing-patterns skill was audited on Mar 1, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 163

Template literal with variable interpolation in command context

SourceSKILL.md
163updatePaymentUrl: `/billing/update-payment?sub=${subscription.id}`,
low line 302

External URL reference

SourceSKILL.md
302- [Stripe Billing Docs](https://stripe.com/docs/billing)
low line 303

External URL reference

SourceSKILL.md
303- [Subscription Pricing Models](https://www.priceintelligently.com/)
Scanned on Mar 1, 2026
View Security Dashboard