agent-skills-framework
Warn
Audited by Snyk on May 18, 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 includes an explicit Stripe payment integration example: sample code calling stripe.paymentIntents.create and stripe.webhooks.constructEvent, plus environment variables STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET. Those are concrete payment-gateway API calls (Stripe) that enable creating payment intents / processing payments — i.e., direct financial execution capabilities.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata