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
—
Does it follow best practices?
Impact
91%
2.02xAverage score across 2 eval scenarios
Advisory
Suggest reviewing before use
Security
2 findings — 2 medium severity. This skill can be installed but you should review these findings before use.
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.
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.
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.
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.
c9739bb
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.