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 EasonC13-agent/sui-skills --skill sui-agent-walletgit clone --depth 1 https://github.com/EasonC13-agent/sui-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/easonc13-agent/sui-skills/sui-agent-wallet)<a href="https://agentmods.dev/skills/easonc13-agent/sui-skills/sui-agent-wallet"><img src="https://agentmods.dev/badge/skills/easonc13-agent/sui-skills/sui-agent-wallet/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/easonc13-agent/sui-skills/sui-agent-wallet"><img src="https://agentmods.dev/badge/skills/easonc13-agent/sui-skills/sui-agent-wallet.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.00000 | $0.01718 |
| Opus 5 | $0.00000 | $0.00859 |
| Sonnet 5 | $0.00000 | $0.00344 |
| Haiku 4.5 | $0.00000 | $0.00172 |
Grade A, and why
sui-agent-wallet scanned grade A with 1 finding 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl http://localhost:3847/mnemonic The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
26 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.
- extension/background.js 3.2 KB runs code
- extension/content.js 1.6 KB runs code
- extension/icons/icon128.png 123 B
- extension/icons/icon16.png 97 B
- extension/icons/icon48.png 109 B
- extension/inject.js 7.0 KB runs code
- extension/manifest.json 702 B
- README.md 3.2 KB
- scripts/install.sh 1.9 KB runs code
- server/bip39.ts 721 B runs code
- server/bun.lock 5.7 KB
- server/index.ts 17 KB runs code
- server/keychain.ts 1.5 KB runs code
- server/package.json 286 B
- server/wallet.ts 9.4 KB runs code
- test-dapp/frontend/index.html 318 B
- test-dapp/frontend/package.json 557 B
- test-dapp/frontend/pnpm-lock.yaml 85 KB
- test-dapp/frontend/src/App.tsx 7.9 KB
- test-dapp/frontend/src/index.css 753 B
- test-dapp/frontend/src/main.tsx 918 B
- test-dapp/frontend/tsconfig.json 509 B
- test-dapp/frontend/vite.config.ts 183 B runs code
- test-dapp/move/Move.lock 1.7 KB
- test-dapp/move/Move.toml 233 B
- test-dapp/move/sources/counter.move 1.5 KB
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 · 266 lines · 0 tokens per session scan A 40a54c8fcfe8
sui-agent-wallet is a skill published in the GitHub repository EasonC13-agent/sui-skills (5 stars, last pushed 6mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 1,718 tokens. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
signature-replay
Signature replay attacks — missing nonces, missing chain ID, ecrecover zero address, signature malleability, cross-chain replay.
official-sui-skills
Pointer to the official Mysten Labs skills for building on Sui — language fundamentals, object model, PTBs, SDKs, publishing, upgrades, frontend integration, accessing on-chain data. Maintained upstream at github.com/MystenLabs/skills; pinned to the same ref the audit catalog derives from (see…
bridge
Cross-chain token transfers using Wormhole and CCTP.
onchainkit
Build onchain apps with Coinbase's OnchainKit React components - wallets, swaps, NFTs, payments.
marginfi
MarginFi — Solana lending and borrowing.
crypto-market-rank
Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings…