autumn-add-payments

Warn

Audited by Snyk on Jun 23, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Direct money access detected (high risk: 1.00). The skill is explicitly a payments integration ("Autumn Payments") that directly interfaces with Stripe checkout and subscription management. It provides specific API actions: checkout (returns a Stripe checkout URL or preview), attach (confirms purchases when a card is on file), cancel (cancel subscriptions), and backend usage with a secret key (Autumn({ secretKey })). The docs mention proration, success_url, prepaid quantities, and product scenarios (upgrade/downgrade/renew). These are concrete payment gateway and subscription control operations—not generic tooling—so the skill grants direct financial execution authority.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 23, 2026, 04:19 PM
Issues
1
Security Audit — snyk — autumn-add-payments