laravel-stripe-connect
Warn
Audited by Snyk on Feb 28, 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 designed to implement Stripe Connect (a payment gateway) for marketplaces: it includes code/templates and calls that create connected accounts, onboarding links, PaymentIntent creation with application_fee_amount and transfer_data (destination charges), payout controllers and payout concepts, and instructions to manage payouts/refunds/transactions. These are specific payment APIs and operations that move money (creating charges, transferring to seller accounts, initiating payouts), so it grants direct financial execution capability.
Audit Metadata