CtrlK
BlogDocsLog inGet started
Tessl Logo

paddle-webhooks

Receive and verify Paddle webhooks. Use when setting up Paddle webhook handlers, debugging signature verification, or handling subscription events like subscription.created, subscription.canceled, or transaction.completed.

73

Quality

91%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking).

What this means

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.

Why it was flagged

This skill is explicitly tied to a payment gateway (Paddle). It is specifically designed to verify and handle Paddle payment/subscription webhook events (e.g., transaction.completed, subscription.created), and references the Paddle webhook secret and SDK verification helpers. Although the skill focuses on receiving and verifying webhooks rather than initiating payments, it is a payment-provider specific integration — therefore it falls under "Payment Gateways" and should be treated as a direct financial-related capability.

Report incorrect finding
Repository
hookdeck/webhook-skills
Audited
Security analysis
Snyk

Is this your skill?

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.