CtrlK
BlogDocsLog inGet started
Tessl Logo

stripe-link-cli

Agent payments via Stripe Link — cards, SPT, approvals.

62

Quality

75%

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

Fix and improve this skill with Tessl

tessl review fix ./optional-skills/payments/stripe-link-cli/SKILL.md
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 Stripe Link payment integration: it wraps @stripe/link-cli to create spend requests, request user approval, retrieve card credentials, and submit MPP payments to merchants. Those commands (spend-request create, spend-request retrieve, link-cli mpp pay, payment-methods list) are specific financial execution primitives (issuing payments / obtaining payment tokens), so this grants direct financial execution capability (even though spends require in-app approval).

Report incorrect finding
Repository
NousResearch/hermes-agent
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.