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 janespace-ai/claw-wallet --skill claw-wallet-updategit clone --depth 1 https://github.com/janespace-ai/claw-walletWrote 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/janespace-ai/claw-wallet/claw-wallet-update)<a href="https://agentmods.dev/skills/janespace-ai/claw-wallet/claw-wallet-update"><img src="https://agentmods.dev/badge/skills/janespace-ai/claw-wallet/claw-wallet-update/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/janespace-ai/claw-wallet/claw-wallet-update"><img src="https://agentmods.dev/badge/skills/janespace-ai/claw-wallet/claw-wallet-update.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.00037 | $0.00665 |
| Opus 5 | $0.00018 | $0.00332 |
| Sonnet 5 | $0.00007 | $0.00133 |
| Haiku 4.5 | $0.00004 | $0.00067 |
Grade A, and why
claw-wallet-update 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 11d 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 — 80 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Claw Wallet — Update Tools
Use this skill when the user asks to update, upgrade, or refresh their Claw Wallet tools.
Trigger Phrases
Activate this skill when the user says things like:
- "更新钱包工具" / "Update my wallet tools"
- "检查钱包更新" / "Check for wallet updates"
- "升级 claw-wallet" / "Upgrade claw-wallet"
- "wallet tools 有新版本吗" / "Is there a new version?"
Update Workflow
Step 1: Check current version
Run the following to find the currently installed version:
npm list claw-wallet --depth=0 2>/dev/null | grep claw-wallet || echo "not installed locally"
Step 2: Check latest version on npm
npm show claw-wallet version
Compare the two versions:
- If they match → tell the user they are already on the latest version, no update needed.
- If the installed version is older → proceed to Step 3.
- If not installed locally (skills-based install) → always proceed to Step 3 to ensure the latest skill is in use.
Step 3: Install the latest version
npx skills add janespace-ai/claw-wallet
After running the command:
- Confirm to the user that the update is complete.
- Tell the user the new version number (re-run
npm show claw-wallet versionto confirm). - Remind the user to re-pair if the update includes breaking changes (check the changelog at https://github.com/janespace-ai/claw-wallet/releases).
Response Templates
Already up to date:
✅ Claw Wallet tools are already on the latest version (
x.x.x). No update needed.
Update available:
🔄 Found a new version:
x.x.x→y.y.y. Installing now... ✅ Update complete. Claw Wallet tools are now at versiony.y.y. Check the release notes for any breaking changes: https://github.com/janespace-ai/claw-wallet/releases
After update with breaking changes hint:
⚠️ If any wallet tools stop working after the update, try re-pairing: Open Claw Wallet desktop → Pairing tab → Generate new code → tell me the code.
Error Handling
| Error | Action |
|---|---|
npm show fails |
Tell user npm may be unavailable; suggest manual check at https://www.npmjs.com/package/claw-wallet |
npx skills add fails |
Retry once; if still failing, report the error and suggest re-running manually |
| Version comparison unclear | Proceed with install anyway — reinstalling the latest is always safe |
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.
- 11d ago First seen · 80 lines · 37 tokens per session scan A 26f7ef4f9c7e
claw-wallet-update is a skill published in the GitHub repository janespace-ai/claw-wallet (54 stars, last pushed 5mo ago), licensed MIT. It adds 37 tokens to every session and 665 once invoked, about $0.0002 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-30.
Other skills, from other repositories
aomi-transact
Build natural-language crypto/DeFi agents and EVM MCP plugins (Claude Code, Cursor, Codex, Gemini). Aomi turns prompts into wallet-signed txs on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated. 40+ apps: Uniswap, Aave, Lido, Morpho, GMX, Hyperliquid, Polymarket.
aomi-transact
Build natural-language crypto agents, web3 assistants, and trading bots that read and write EVM chain state. Aomi turns prompts ("swap 1 ETH for USDC", "open a 3x GMX long", "bet $100 on Polymarket") into wallet-signed transactions on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated.…
aomi-transact
Build natural-language crypto agents, web3 assistants, and trading bots that read and write EVM chain state. Aomi turns prompts ("swap 1 ETH for USDC", "open a 3x GMX long", "bet $100 on Polymarket") into wallet-signed transactions on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated.…
aomi-transact
Build natural-language crypto/DeFi agents and EVM MCP plugins (Claude Code, Cursor, Codex, Gemini). Aomi turns prompts into wallet-signed txs on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated. 40+ apps: Uniswap, Aave, Lido, Morpho, GMX, Hyperliquid, Polymarket.
aomi-transact
Build natural-language crypto/DeFi agents and EVM MCP plugins (Claude Code, Cursor, Codex, Gemini). Aomi turns prompts into wallet-signed txs on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated. 40+ apps: Uniswap, Aave, Lido, Morpho, GMX, Hyperliquid, Polymarket.
aomi-transact
Build natural-language crypto agents, web3 assistants, and trading bots that read and write EVM chain state. Aomi turns prompts ("swap 1 ETH for USDC", "open a 3x GMX long", "bet $100 on Polymarket") into wallet-signed transactions on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated.…