Agent Wormhole — AI skill for Claude Code
Stop self-replicating prompt payloads from writing themselves into your AI agent's config files.
How to install Agent Wormhole
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open runningoffcode/agent-wormhole and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Wormhole does
Stop self-replicating prompt payloads from writing themselves into your AI agent's config files.
Alternatives in AI
- Model Config — /model-config — Choose the model you follow 705 ★
- Memory Forge Rs — Stop resetting satisfying AI chats — edit the memory instead 474 ★
- UltraCode Shim — Give Claude Code's ultracode mode to ANY model you already pay for 422 ★
README
Agent Wormhole
[Integration guide: payment safety, policy, confirmed top-ups and launch attestations](docs/integration.md).
[](https://github.com/runningoffcode/agent-wormhole/actions/workflows/ci.yml) [](https://pypi.org/project/wormhole-guard/) [](https://www.npmjs.com/package/wormhole-x402) [](https://pypi.org/project/wormhole-guard/) [](LICENSE) [](docs/limits.md#no-telemetry)
**The security layer for agentic commerce.**
**[agentwormhole.com](https://agentwormhole.com)** · [docs](https://docs.agentwormhole.com) · [dashboard](https://dashboard.agentwormhole.com) · [research](https://agentwormhole.com/research)
AI agents now read instructions they did not write, sign payments a merchant priced, and buy tokens whose metadata an attacker typed. All three are the same problem — **untrusted text reaching a model that acts** — and this is one stack that covers all three:
| Surface | What reaches the agent | The guard |
|---|---|---|
| Instructions | CLAUDE.md, .cursor/rules, hooks, fetched pages |
wormhole-guard (Python, offline, free) |
| Payments | x402 quotes, EIP-3009 authorizations, Solana transactions | wormhole-x402 (TypeScript, offline core) |
| Token launches | names, symbols, descriptions, links | the launch layer (hosted, $0.01/token) |
Everything verifiable is free forever — badges, attestations, signatures, verdicts. The metered work is what costs, in USDC over x402, and an agent can pay for itself with no human in the loop.

Related Skills
Config Guard
Stop AI agents from crashing OpenClaw by validating config changes. Auto-backup, schema validation, and auto-r
Git AI
Stop writing commit messages by hand. AI-powered conventional commits from your staged changes — powered by Cl
Aweskill
A CLI-first skill package manager that AI agents can operate themselves.
Jailbreak
Generate jailbreak payloads for specific model/platform
Trustline
Trusted baseline + auto-rollback for AI agent config files (.claude/, AGENTS.md, .mcp.json). Detects prompt-in
No No Debug
No-No Debug — Self-evolution system for AI coding assistants. 10 minutes writing code, 2 hours debugging? This
Related Agents
Implementation Advisor
Implementation guidance orchestrator. Use when user wants to write code themselves with AI guidance. Provides
Part 11: Auto-Capture Hook (Stop Manually Writing Memory)
By Terp - Terp AI Labs --- The vault system from Part 9 is powerful, but there's a gap: you have to manually w
Config Manager
Owns the global Claude Code setup and its self-improvement loop. Use via the /update-config skill (or directly