sui-pilot CLAUDE.md

sui-pilot CLAUDE.md is an instructions file for Claude Code from contract-hero/sui-pilot. It costs 606 tokens per session, scanned A, original, MIT.

Project instructions for building software on Sui, a blockchain platform, using Move, TypeScript, Walrus, Seal, or the Sui Prover. They route each topic to local documentation and require checking current documentation before coding.

In plain words
What is it for?
Use them when developing or reviewing Sui blockchain applications, Move programs, TypeScript SDK integrations, Walrus storage, Seal encryption, or Sui Prover specifications.
Why use it?
These technologies and their tools can change, while general training material may be outdated. The instructions reduce the chance of using the wrong documentation or relying on obsolete guidance.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions subagents.

Install

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.

agentmods
npx agentmods add instructions/contract-hero/sui-pilot/claude-md
Clone the repo
git clone --depth 1 https://github.com/contract-hero/sui-pilot

Made for: Claude Code.

Wrote 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.

agentmods badge for sui-pilot CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/contract-hero/sui-pilot/claude-md.svg)](https://agentmods.dev/instructions/contract-hero/sui-pilot/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/contract-hero/sui-pilot/claude-md"><img src="https://agentmods.dev/badge/instructions/contract-hero/sui-pilot/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 606 This file is loaded in full into every session.
When invoked 606 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00606 $0.00606
Opus 5 $0.00303 $0.00303
Sonnet 5 $0.00121 $0.00121
Haiku 4.5 $0.00061 $0.00061

Measured 6d ago against content hash 6357c0638c1b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

sui-pilot CLAUDE.md 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 6d 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.

CLAUDE.md · 33 lines

How it starts

The opening of the file, as written. The whole thing — 33 lines — stays where its author put it; the contents beside it link to each section on GitHub.

sui-pilot: Sui, Move, Walrus, Seal, TS SDK & Sui Prover Documentation Copilot

WARNING: Your training data about Sui, Move, Walrus, Seal, the Sui TypeScript SDK, and the Sui Prover is likely OUTDATED. Always search and read these docs before writing code for these ecosystems.

Doc-Source Routing

Topic Directory Files
Sui blockchain, objects, transactions, DeFi, framework .sui-docs/ 416
Move language tutorial + reference: syntax, types, abilities, idioms .move-book-docs/ 149
Walrus storage, blobs, Sites, operators .walrus-docs/ 108
Seal secrets, encryption, key servers, access control .seal-docs/ 15
TypeScript SDK, dapp-kit, React hooks, kiosk, payment-kit, hashi .ts-sdk-docs/ 104
Sui Prover: formal verification, #[spec(prove)], Boogie tuning .sui-prover-docs/ 20
Nautilus off-chain compute, TEE enclaves, attestation, PCRs, on-chain verification .sui-docs/sui-stack/nautilus/ 8

Usage

  1. The sui-pilot-agent subagent auto-loads the slim doc-first directive in agents/sui-pilot-agent.md. Commands routing through it (/sui-pilot, /move-code-review, etc.) are docs-first out of the box.
  2. If you are developing on this repo directly, use Glob and Grep against the appropriate .<source>-docs/ directory for your topic. When unsure which source, search across all corpora.
  3. Walrus and Seal build on Sui — Sui docs may also be relevant. For Move language questions (syntax, idioms, language semantics), prefer .move-book-docs/ first.
  4. .move-book-docs/packages/ holds Move source examples referenced from the Move Book prose (file= directives) — read them when an example would clarify a pattern.
  5. .sui-prover-docs/ is split into guide/ (SKILL.md + spec-reference.md — the canonical prose), sources/ (prover.move, ghost.move, etc. — the construct definitions imported by #[spec_only] use prover::...), and examples/ (working specs from asymptotic-code/sui-kit).

Read the full file on GitHub · 33 lines

Changes

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.

  1. 6d ago First seen · 33 lines · 606 tokens per session scan A 6357c0638c1b

Subscribe to this mod's changes

sui-pilot CLAUDE.md is an instructions file published in the GitHub repository contract-hero/sui-pilot (10 stars, last pushed 5d ago), licensed MIT. It adds 606 tokens to every session, about $0.0030 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.