stripe-revenue
Warn
Audited by Snyk on Feb 24, 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 built around Stripe (a payment gateway) and contains specific Stripe API operations and concepts used to process and manage payments: e.g., stripe.checkout.sessions.create (creates payment/checkout sessions), stripe.tax.calculations.create (tax calculation on payments), payout_reconciliation reports, Report Runs API, and webhook events tied to tax/settings and reporting. This is not a generic HTTP/clicking tool — it is specifically designed for financial operations with a named payment gateway and APIs that can initiate or manage payment flows and related financial actions. Therefore it grants direct financial execution capability.
Audit Metadata