afrexai-claude-code-production
Warn
Audited by Snyk on Feb 26, 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 explicitly references payment gateway integration and contains concrete Stripe-related APIs and workflows (e.g., "Research the Stripe API for subscription billing", "Implement Stripe webhook handler at src/app/api/webhooks/stripe/route.ts", event types like checkout.session.completed, invoice.paid, use of the Stripe SDK v14 and stripe.webhooks.constructEvent()). These are specific payment gateway actions (create/update/cancel, webhook handling, idempotency) rather than generic tooling, so it meets the criteria for Direct Financial Execution capability.
Audit Metadata