CtrlK
BlogDocsLog inGet started
Tessl Logo

paddle-catalog-setup

Create the Paddle products and prices that other Paddle skills depend on — try MCP tools first, fall back to a Node SDK seed script, or dictate dashboard steps as a last resort.

67

Quality

81%

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

The skill explicitly integrates with the Paddle payment platform: it instructs using a Paddle MCP server (client.<resource>.<operation> calls), shows example MCP execute payloads calling client.products.create and client.prices.create, and provides a Node SDK seed script that requires a PADDLE_API_KEY and calls paddle.products.create / paddle.prices.create. These are specific Payment Gateway API operations (creating products/prices and requiring API keys/permission scopes), so this is a direct financial-execution capability.

Report incorrect finding
Repository
PaddleHQ/paddle-agent-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.