👛
AI EngineeringTypeScript

Agent Wallet

by internet-court

Agent Wallet is an AI Engineering skill for Claude Code, published by internet-court in internet-court-skill.

3K stars68 forkson internet-court/internet-court-skillAdded 2026/08/17+69% in starsRepository updated 2026/08/11
a2aadjudicationagent-paymentsagent-skillsagentic-commerceai-agentsclaude-codeclaude-pluginclaude-skillcodexdispute-resolutionerc-7710erc-8004escrowgenlayerhermes-agentopenclawopencodeweb3x402
Install in seconds
Install Agent Wallet
Copy Agent Wallet into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/internet-court/internet-court-skill/tree/main/vendored/chaingpt/agent-wallet ~/.claude/skills/agent-wallet

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/internet-court/internet-court-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
vendored/chaingpt/agent-wallet/SKILL.md in internet-court/internet-court-skill
Installs to
~/.claude/skills/agent-wallet
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Agent Wallet does

Agent Wallet gives an AI agent its own EVM wallet with admin-controlled policies that the agent cannot bypass, even under prompt injection. Use it to let agents send transactions within strict limits on EVM chains.

Agent Wallet is cataloged under AI Engineering on DirSkills. Agent Wallet comes from a repository tagged a2a, adjudication, agent-payments, agent-skills and agentic-commerce.

Documentation

README

ChainGPT Agent Wallet Skill

The agent has its own EOA wallet on every EVM chain it supports. The admin (you, in your shell) sets policies that the agent cannot violate or revoke — even if a malicious prompt convinces the LLM to try.

Threat model

The attacker's goal: prompt-inject the agent to drain its wallet to an attacker address.

The plugin's defense: the policy check is in code, not in the LLM's prompt. Every chaingpt_agent_wallet_sign_and_send call:

  1. Loads the policy file fresh from disk (no caching — admin can update mid-session).
  2. Runs checkPolicy(intent) — pure deterministic code that doesn't see the LLM's context.
  3. Refuses if any rule fails, with a clear reason the agent surfaces back to the user.

This is the opening of the README. Read the full README on GitHub.

Commands Agent Wallet provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /dashboard
  • /login
  • /logout

Frequently asked about Agent Wallet

  • What else does internet-court publish alongside Agent Wallet?

    Agent Wallet is one of 25 skills that DirSkills catalogs from internet-court/internet-court-skill, the repository it ships in. Its siblings there include 0G Compute, Alkahest Developer and Alkahest Escrow CLI. Each one is a separate skill with its own page in this directory, installs the same way Agent Wallet does, and is maintained by internet-court in that same repository. The rest of the collection is listed on the internet-court/internet-court-skill page.

  • How does Agent Wallet compare to other AI Engineering skills?

    Agent Wallet ranks #678 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Agent Wallet against them. Open each page to compare what they document and how they install.

More from internet-court/internet-court-skill

Agent Wallet is one of 25 skills cataloged on DirSkills from internet-court/internet-court-skill.

See all 25 skills
2w ago

0G Compute

0G Compute provides instructions for building with the 0G Compute Network, a decentralized GPU marketplace for AI inference and model fine-tuning. Use it when integrating decentralized inference, fine-tuning, or account management via SDK or CLI.
AI Engineering
3K68
🔐
2w ago

Alkahest Developer

Alkahest Developer provides code examples and patterns for integrating Alkahest escrow contracts using TypeScript, Rust, or Python SDKs. Use it when building applications, bots, or agents that create escrows, fulfill obligations, or arbitrate.
AI Engineering
3K68
⚖️
2w ago

Alkahest Escrow CLI

Alkahest Escrow CLI provides a command-line interface for interacting with Alkahest escrow contracts on EVM chains, supporting buyer, seller, and oracle workflows. Use it to create, fulfill, arbitrate, and reclaim escrows, including token, NFT, and barter exchanges.
Automation
3K68
🔑
2w ago

AltLLM Portal API Keys

AltLLM Portal API Keys manages the lifecycle of AltLLM Portal API keys for external agents or applications using the local altllm CLI. Use it to list, create, inspect, update, disable, re-enable, or revoke keys.
AI Engineering
3K68
🔐
2w ago

AltLLM Portal Auth

AltLLM Portal Auth authenticates wallet sessions for the local altllm CLI, including external signers like Privy. Use it to log in or out, fetch a wallet sign-in challenge, verify an externally signed challenge, or troubleshoot AltLLM Portal wallet login.
DevOps
3K68
💳
2w ago

AltLLM Portal Billing

AltLLM Portal Billing inspects AltLLM Portal balance, redeems promo codes, reviews billing transactions, and shows usage analytics by period, model, or API key using the local altllm CLI.
Data
3K68