Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add SELAT-AI/selat-skills --skill wallet-desk-briefgit clone --depth 1 https://github.com/SELAT-AI/selat-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/selat-ai/selat-skills/wallet-desk-brief)<a href="https://agentmods.dev/skills/selat-ai/selat-skills/wallet-desk-brief"><img src="https://agentmods.dev/badge/skills/selat-ai/selat-skills/wallet-desk-brief/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/selat-ai/selat-skills/wallet-desk-brief"><img src="https://agentmods.dev/badge/skills/selat-ai/selat-skills/wallet-desk-brief.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00150 | $0.02241 |
| Opus 5 | $0.00075 | $0.01120 |
| Sonnet 5 | $0.00030 | $0.00448 |
| Haiku 4.5 | $0.00015 | $0.00224 |
Grade A, and why
wallet-desk-brief scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 147 lines — stays where its author put it; the contents beside it link to each section on GitHub.
wallet-desk-brief
One EVM wallet in. A who-is-this-wallet brief out. Read only.
Alchemy holdings plus Arkham attribution (x402 via Circle Gateway;
verify prints routed-x402 for both). The agent synthesizes; the agent
does not place a trade.
This is not financial-intel (asset/ticker market brief), not a
protocol desk, and not trade execution.
When To Use
Use when the user names one EVM wallet (0x…) and wants a short
attribution + holdings read: who the address is labeled as, what tokens
it holds, and a hedged desk note.
Do not use for "is <asset> a buy", ticker/macro fusion, protocol desks, Solana-inbound addresses, or any request that should place an order. If the user asks to trade on the result, decline that part and say so.
Rails
Both shipped steps settle x402 via Circle Gateway (skill rail is that
taxonomy label — not mixed):
- Alchemy (
x402.alchemy.com) —GET /data/v1/assets/tokens/by-address. Manifest rail staysx402 via Circle Gateway.selat skill verify --live-probeprintsrouted-x402(~$0.001). The call hops the SELAT Router. This is not a no-router-hop claim. - Arkham (
api.arkm.com/x402) —POST /intelligence/address. Same taxonomy. Verify printsrouted-x402(~$0.21 live quote). Already in the SELAT federated catalog / discovery snapshot asapi.arkm.com/x402.
CoinGecko simple-price is not a pin. It live-402s (MPP on Tempo,
~$0.063) but takes CoinGecko coin ids, not Alchemy contract holdings.
Skip it. Do not add a third rail for it.
The selat CLI auto-detects protocol at call time. Rail names are not
a pay-chain claim — the buyer is the funded Gateway chain. A reachable
SELAT_ROUTER_URL is required for every shipped step, including Alchemy.
Workflow
- Install:
selat skill install wallet-desk-brief - Normalize the ask into one EVM
--address. Lowercase is fine. Refuse Solana addresses, Arc, and CCTP paths. - Tell the user the live quote and wait for a yes before spending.
Do not pass
--yes. Do not auto-pay. Do not runselat init(or any wallet-creation command) for the user — if setup is missing, ask and wait. Live quotes (2026-08-22, probe-only): Alchemy $0.001 (routed-x402), Arkham $0.21 (routed-x402). Full-run cap $0.50. - Paid run (requires an armed session budget; the runner will refuse
if none is armed):
selat skill run wallet-desk-brief --address <0x> - The CLI compiles each step into a
selat-paycall and prints each result. Afterwards, report what was actually spent.
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 147 lines · 150 tokens per session scan A c05753318c46
wallet-desk-brief is a skill published in the GitHub repository SELAT-AI/selat-skills (2 stars, last pushed today), licensed Apache-2.0. It adds 150 tokens to every session and 2,241 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
selat-capabilities-for-metamask
SELAT's capability layer for agents on a MetaMask Agent Wallet — tool use beyond the agent's native abilities, paid per call. Strongest for trading decision support on perpetuals and tokenized stocks ("what are funding rates saying", "pull Polymarket candles", "quote and technicals for this tokenized equity's…
okx-agent-payments-protocol
Use when an agent hits HTTP 402 / payment-required, or the user mentions x402, x402Version, X-PAYMENT, PAYMENT-REQUIRED, PAYMENT-SIGNATURE, WWW-Authenticate: Payment, permit2, upto, metered billing, a payment channel / voucher / session, channelId / channelid, opening / closing / topping up / settling / refunding a…
jupiter-lend
Interact with Jupiter Lend Protocol. Read-only SDK (@jup-ag/lend-read) for querying liquidity pools, lending markets (jlTokens), and vaults. Write SDK (@jup-ag/lend) for lending (deposit/withdraw) and vault operations (deposit collateral, borrow, repay, manage positions).
okx-dapp-discovery
Plugin router for 20 third-party DeFi protocols (Polymarket, Aave, Hyperliquid, PancakeSwap, Morpho, Raydium, Curve, Compound, Pendle, Lido, ether.fi, GMX, Kamino, Orca, Meteora, Clanker, pump.fun, Uniswap) and their protocol-native tokens (HYPE, HLP, eETH, weETH, stETH, wstETH, LDO, GHO, CAKE, CRV, COMP, RAY, ETHFI…
lifi
LI.FI REST API for cross-chain and same-chain token swaps, bridging, DeFi deposits (Composer), yield discovery (Earn), and intent-based execution (Intents). USE THIS SKILL WHEN USER WANTS TO: Swap tokens between different blockchains (e.g., "swap USDC on Ethereum to ETH on Arbitrum") Bridge tokens to another chain…
x402-erc7710
Design and implement demos combining x402 HTTP payments with ERC-7710 smart contract delegations and ERC-7715 wallet permission requests for subscriptions, bounded agent budgets, recurring spend, pay-per-use APIs, and agentic commerce.