Receive and verify Stripe webhooks. Use when setting up Stripe webhook handlers, debugging signature verification, or handling payment events like payment_intent.succeeded, customer.subscription.created, or invoice.paid.
68
82%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). This skill is specifically about Stripe (a payment gateway). It references the Stripe SDK, requires STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET, and is explicitly for handling payment/subscription/invoice events (payment_intent.succeeded, invoice.paid, customer.subscription.created, etc.). Even though the examples focus on webhook verification, the skill is a targeted integration with a payment gateway and directly related to financial operations and events, so it meets the "specific tools/APIs for Payment Gateways" criterion.
da37fc7
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.