Stripe ClawHub

by byungkyu

Stripe API integration with managed OAuth. This is a write-capable financial integration for customers, subscriptions, invoices, products, prices, and paymen...

latest
Downloads
19,871
+62 (+0.3%)
Stars
26
DL/day
213.7
Installs
37
Versions
2
Age
93d
Acceleration
+5.3%

Growth Trajectory

Version Releases

VersionDateChangelog
1.0.9 2026-05-02 **Security and admin flow upgrades for Stripe API integration.** - Strengthened security and admin best-practice guidance: All write operations now require explicit user approval, detailing endpoint, object IDs, amounts, and test/live mode prior to execution. - Emphasized least-privileged connection use: Connect only with needed OAuth scopes, confirm intended connection ID on each request, and promptly revoke unused connections. - Updated documentation for stricter read-then-write workflow: Always verify target objects and context before any action. - Changed API endpoint from `https://gateway.maton.ai/` to `https://api.maton.ai/`. - Added warnings about financial impact and administrative responsibility for using this skill. - Removed sample license file (LICENSE.txt).