CtrlK
BlogDocsLog inGet started
Tessl Logo

hyperliquid

Hyperliquid L1 perps DEX (69% market share)

68

Quality

55%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./src/skills/bundled/hyperliquid/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

Direct money access detected (high risk: 1.00). The skill is specifically designed for cryptocurrency trading and wallet operations. It requires a wallet and private key, exposes commands that execute market and limit orders (e.g., /hl long, /hl short, /hl spot buy, /hl spot sell, TWAP buy/sell), supports leverage and margin adjustments, moves funds between accounts (transfer spot2perp, perp2spot), sends tokens and withdraws to L1 (/hl transfer send <address> <amount>, /hl transfer withdraw <address> <amount>), and can deposit/withdraw from a vault. These are explicit crypto/blockchain and market-order execution capabilities (including signing transactions via provided private key), so it grants direct financial execution authority.

Report incorrect finding
Repository
alsk1992/CloddsBot
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.