CtrlK
BlogDocsLog inGet started
Tessl Logo

dmk-intent-vocabulary

Map developer intent and natural language to the correct Ledger Device Management Kit (DMK) components, operations, and API methods. Use when a developer's request is phrased informally, incompletely, or in terms of outcomes rather than API methods, when the intent is ambiguous and needs mapping to a specific DMK component or operation, or when a developer asks 'how do I...', 'what's the difference between...', or describes a symptom rather than an API.

94

1.15x
Quality

Does it follow best practices?

Impact

98%

1.15x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

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

Direct money access detected (high risk: 1.00). The skill explicitly exposes crypto wallet and signing operations tied to Ledger hardware: e.g., get crypto addresses (signerEth.getAddress), sign transactions (signerEth.signTransaction — "sign and broadcast" phrasing), sign typed data (signerEth.signTypedData), sign delegation authorizations (signerEth.signDelegationAuthorization), raw APDU send for device commands, and full device session/connection management. These are specific, purpose-built blockchain/wallet APIs that enable creating and authorizing on‑chain transactions (i.e., moving funds). This meets the "Crypto/Blockchain (Wallets, Swaps, Signing)" criterion for Direct Financial Execution.

Report incorrect finding
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.