wallet-messaging

wallet-messaging is a skill for Claude Code, Codex from kayzaa/k.i.t.-bot. It costs 0 tokens per session (408 once invoked), scanned A, a copy of wallet-messaging, MIT.

An encrypted messaging tool that lets people communicate through cryptocurrency wallet addresses. It supports private chats, trade proposals, transaction notes, and token-gated groups.

In plain words
What is it for?
Use it to send wallet-to-wallet messages, negotiate over-the-counter trades, join token-gated groups, share private signals, and discuss governance.
Why use it?
It gives trading partners and online communities a way to communicate without relying on ordinary account-based messaging. It also keeps trade discussions and community access tied to wallets or transactions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to send wallet-to-wallet messages, negotiate over-the-counter trades, join token-gated groups, share private signals, and discuss governance.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kayzaa/k.i.t.-bot/wallet-messaging
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.

Any agent
npx skills add kayzaa/k.i.t.-bot --skill wallet-messaging
Clone the repo
git clone --depth 1 https://github.com/kayzaa/k.i.t.-bot

Made for: Claude Code, Codex.

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 wallet-messaging

README.md
[![agentmods](https://agentmods.dev/badge/skills/kayzaa/k.i.t.-bot/wallet-messaging/github.svg)](https://agentmods.dev/skills/kayzaa/k.i.t.-bot/wallet-messaging)
Your own site
<a href="https://agentmods.dev/skills/kayzaa/k.i.t.-bot/wallet-messaging"><img src="https://agentmods.dev/badge/skills/kayzaa/k.i.t.-bot/wallet-messaging/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.

agentmods 80×15 button for wallet-messaging

Your own site · 80×15
<a href="https://agentmods.dev/skills/kayzaa/k.i.t.-bot/wallet-messaging"><img src="https://agentmods.dev/badge/skills/kayzaa/k.i.t.-bot/wallet-messaging.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 408 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.00000 $0.00408
Opus 5 $0.00000 $0.00204
Sonnet 5 $0.00000 $0.00082
Haiku 4.5 $0.00000 $0.00041

Measured 8d ago against content hash 3d2562423699, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

wallet-messaging 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 8d 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.

Origin

This is a copy

100% identical to wallet-messaging — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/wallet-messaging/SKILL.md · 67 lines

What it actually says

Wallet Messaging

Wallet-to-wallet encrypted messaging for trading and community.

Features

  • Direct Messaging - Send encrypted messages to any wallet address
  • Trade Proposals - Send OTC trade offers with escrow support
  • Group Chats - Token-gated community channels
  • NFT Chat - Message other holders in a collection
  • Transaction Notes - Attach messages to on-chain transactions
  • Read Receipts - Know when messages are read
  • Push Notifications - Real-time alerts via XMTP or Push Protocol

Use Cases

  • Negotiate OTC deals directly
  • Coordinate with trading partners
  • Join alpha groups for specific tokens
  • Community governance discussions
  • Private signal sharing

Commands

kit message send <wallet> "text"   # Send message
kit message inbox                  # View inbox
kit message chat <wallet>          # Open chat with wallet
kit message groups                 # List joined groups
kit message join <token>           # Join token-gated group
kit message propose <trade>        # Send trade proposal

API Endpoints

  • POST /api/messages/send - Send message
  • GET /api/messages/inbox - Get inbox
  • GET /api/messages/chat/:wallet - Chat history
  • GET /api/messages/groups - User's groups
  • POST /api/messages/groups/join - Join group
  • POST /api/messages/propose - Trade proposal

Protocols Supported

  • XMTP (primary)
  • Push Protocol
  • Lens Protocol messaging
  • Farcaster DMs

Configuration

messaging:
  protocol: xmtp
  encryption: end-to-end
  notifications: true
  token_gating: true
  otc_escrow: true

Security

  • End-to-end encryption
  • Messages signed with wallet
  • No centralized storage
  • Self-custody of chat history
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. 8d ago First seen · 67 lines · 0 tokens per session scan A 3d2562423699

Subscribe to this mod's changes

wallet-messaging is a skill published in the GitHub repository kayzaa/k.i.t.-bot (5 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 408 tokens. A static security scan graded it A with 0 findings. It is 100% identical to wallet-messaging, differing in 0 lines, and is treated as a copy.