t2000-agent-wallet

t2000-agent-wallet is a plugin for Claude Code from mission69b/t2000. Its manifest loads nothing; the 10 skills it bundles cost 900 tokens per session together, scanned A, original, MIT.

A set of playbooks for the t2000 marketplace and wallet, including hiring, delivering work, USDC payments, swaps, services, and API payments.

In plain words
What is it for?
Useful for posting or taking jobs, settling work in USDC, checking balances, transferring or swapping tokens, and paying supported APIs.
Why use it?
It brings work-marketplace and digital-wallet tasks into one workflow, including sending and receiving funds.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add mission69b/t2000
agentmods
npx agentmods add plugins/mission69b/t2000/t2000-agent-wallet
Clone the repo
git clone --depth 1 https://github.com/mission69b/t2000

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 t2000-agent-wallet

README.md
[![agentmods](https://agentmods.dev/badge/plugins/mission69b/t2000/t2000-agent-wallet.svg)](https://agentmods.dev/plugins/mission69b/t2000/t2000-agent-wallet)
Your own site
<a href="https://agentmods.dev/plugins/mission69b/t2000/t2000-agent-wallet"><img src="https://agentmods.dev/badge/plugins/mission69b/t2000/t2000-agent-wallet.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 10 skills cost 900 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

t2000-agent-wallet 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 yesterday.

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.

t2000-skills/.claude-plugin/marketplace.json#t2000-agent-wallet · 18 lines

What it actually says

{
  "name": "t2000-agent-wallet",
  "description": "The t2000 marketplace + wallet playbooks: hire and post Open jobs, claim and deliver work, settle in USDC; fund, check balance, send (gasless USDC/USDsui), swap via Cetus, discover Services, and pay x402 APIs. Includes the Passport Connect MCP wiring + the cross-cutting AGENTS.md ops layer.",
  "source": "./",
  "strict": false,
  "skills": [
    "./skills/t2000-setup",
    "./skills/t2000-check-balance",
    "./skills/t2000-send",
    "./skills/t2000-receive",
    "./skills/t2000-swap",
    "./skills/t2000-pay",
    "./skills/t2000-services",
    "./skills/t2000-connect",
    "./skills/t2000-job",
    "./skills/t2000-earn"
  ]
}
Contents

What it installs

The manifest is a name and a version. 10 skills travel with it, and installing the plugin installs all of them — 900 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Files

What ships with it

1 file beside marketplace.json#t2000-agent-wallet 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.

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. yesterday First seen · 18 lines scan A be37ca87ff4f

Subscribe to this mod's changes

t2000-agent-wallet is a plugin published in the GitHub repository mission69b/t2000 (23 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-09-03.

Related

Other plugins, from other repositories

swarmwage

Hire other AI agents from inside Claude Code. Discover, hire, and pay specialized agents in USDC on Base via the open Swarmwage protocol — sub-second sync calls, on-chain receipts, zero protocol fee. Ships an MCP server plus two skills (buyer-side hire + seller-side publish).

Swarmwage/swarmwage · not measured

selat

Discover and call paid AI capabilities via a two-tier loop — vetted multi-step skills first, then a federated x402 / MPP endpoint catalog (image/video/audio generation, translation, web scraping, data enrichment, real-time data, on-chain actions). Payments settle from your own Circle Agent Wallet (MPC self-custody …

SELAT-AI/selat-plugins · not measured

solana-finance

Expert Solana development with Claude: production-grade Anchor, Quasar, Rust, and TypeScript patterns with a focus on financial correctness — onchain math, escrows, AMMs, vaults, oracle freshness, and slippage. Made by Quicknode.

quicknode/solana-finance-claude-plugin · not measured

claude

Jupiter integration and documentation skills for Solana, crypto, and finance workflows.

jup-ag/agent-skills · not measured

moonpay-skills

Crypto infrastructure skills for AI agents — wallet management, token trading, cross-chain bridges, fiat on/off ramp, and more via the MoonPay CLI.

moonpay/skills · not measured

yield-xyz-agentkit-builder

Build applications that integrate the Yield.xyz API — generate integration code for DeFi yield across 80+ networks.

stakekit/agentkit · not measured