CtrlK
BlogDocsLog inGet started
Tessl Logo

autumn

Autumn billing in Epicenter: `autumn.config.ts`, `autumn-js` credit checks, `atmn` CLI, plan gates, and metered AI usage. Use when changing billing, pricing, credits, plan access, refunds, or usage events.

68

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking).

What this means

The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.

Why it was flagged

The document is a billing integration guide for the Autumn billing platform and includes specific, actionable APIs and CLI behavior that perform monetary operations. It documents use of an SDK with a secret key (AUTUMN_SECRET_KEY), programmatic credit deductions via autumn.check({ sendEvent: true, requiredBalance }), refunds via autumn.track({ value: -credits }), and an explicit Stripe integration where Autumn creates Stripe products/prices and handles subscription swaps. These are specific financial-execution capabilities (charging, refunding, managing subscriptions) rather than generic tooling, so the skill grants direct financial execution authority.

Report incorrect finding
Repository
EpicenterHQ/epicenter
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.