CtrlK
BlogDocsLog inGet started
Tessl Logo

wallet-cli-usage

Official Ledger wallet-cli - USB-based CLI for Ledger hardware wallet flows (account discover, receive, balances, operations, send, swap quote/execute/status, genuine-check, assets token / token-by-id). Use for any wallet-cli command execution and for mapping informal requests to the right command.

86

2.02x
Quality

Does it follow best practices?

Impact

91%

2.02x

Average score across 2 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

2 findings — 2 medium severity. 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 explicitly a hardware-wallet CLI for Bitcoin, Ethereum and Solana with built-in commands to move funds and execute asset swaps. It exposes specific, finance-focused operations: `send <account> --to <address> --amount ...` (creates/signs transfers, including chain-specific flags), `swap execute` (provider-backed crypto swaps), account discovery, and device signing flows using a Ledger over USB. These are purpose-built crypto transaction and wallet management functions (not generic tooling) and therefore grant direct financial execution authority.

Report incorrect finding
Medium

W013: Attempt to modify system services in skill instructions

What this means

The skill prompts the agent to compromise the security or integrity of the user’s machine by modifying system-level services or configurations, such as obtaining elevated privileges, altering startup scripts, or changing system-wide settings.

Why it was flagged

Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly instructs the agent to bypass the execution sandbox (use dangerouslyDisableSandbox: true) for USB/device commands, i.e. to disable a security mechanism to access hardware, which is a clear instruction to compromise the agent/host security model.

Repository
LedgerHQ/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.