CtrlK
BlogDocsLog inGet started
Tessl Logo

pinme-uniwebpay

Use when generating, modifying, or reviewing PinMe Worker (Cloudflare Worker TypeScript) code that accepts payments through UniwebPay — payment links, products/prices, checkout sessions, payment status reads, refunds, subscriptions, or handling UniwebPay webhooks with @uniwebpay/sdk in a PinMe project.

72

Quality

88%

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 is explicitly a UniwebPay payment integration and includes concrete, SDK-level calls that create payments and payment links, initiate checkout sessions, issue refunds, and mutate wallet/webhook settings (e.g., uniweb.payments.create, uniweb.links.create, uniweb.checkout.create, uniweb.refunds.create, uniweb.webhooks.set/rollSecret, wallet.update). These are specific payment gateway APIs that can move funds or change payment-related configuration, so this grants direct financial execution capability.

Report incorrect finding
Repository
glitternetwork/pinme
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.