CryptoGuard — AI skill for Claude Code
AI agent safety layer for crypto transactions - blocks honeypots, blacklists, and rug pulls before they happen.
How to install CryptoGuard
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open momenbasel/CryptoGuard and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What CryptoGuard does
AI agent safety layer for crypto transactions - blocks honeypots, blacklists, and rug pulls before they happen.
Alternatives in AI
- Business Model — Generate Business Model Canvas with all 9 building blocks 7.8k ★
- Model Update — 增量更新财务模型 — 用新财报/新指引/修正假设重算 DCF 内在价值、Comps 隐含价、投资逻辑与目标价,输出 before→after delta 6.6k ★
- Anthropic SDK TypeScript — Access to Anthropic's safety-first language model APIs in TypeScript 2.1k ★
README
CryptoGuard
**AI agent safety layer that prevents crypto scams before they happen.**
CryptoGuard is a pre-transaction hook for AI coding agents (Claude Code, Codex, Cursor, etc.) that automatically analyzes smart contracts before any crypto transaction is executed. It detects honeypots, blacklist functions, rug pulls, and scam tokens by cross-referencing multiple independent security oracles.
The Problem
AI agents are increasingly used to execute crypto transactions - swapping tokens, interacting with DeFi protocols, and managing wallets. But they have no built-in safety layer to detect:
- Honeypot tokens - You can buy but never sell
- Blacklist contracts - The owner can freeze your funds after you buy
- Rug pulls - Liquidity can be removed instantly
- Tax manipulation - Fees can be changed to 100% after purchase
- Airdrop scams - Malicious tokens sent to bait interaction
**CryptoGuard stops these before a single wei leaves your wallet.**
How It Works
You/AI Agent: "swap 1 ETH for TOKEN_X on Uniswap"
|
[CryptoGuard Hook]
|
+-----------+-----------+
|
Related Skills
Hardstop Command
Hardstop is a pre-execution safety layer that blocks dangerous shell commands using pattern matching + LLM ana
Hyperliquid Trading Agent
LLM-driven crypto trading agent for Hyperliquid paper-trading. 3-layer architecture: research + quant signals
Aigate
AI Prompt Secret Scanner: local proxy and Claude Code hook that blocks secrets before they reach AI APIs
Aigate AI Git Workflow Guard CLI
Pre-push Git safety CLI for AI-assisted coding: catch risky changes, possible secrets, weak PR readiness, and
Silver Platter
The /silver-platter skill. Maps your back of house before you layer AI on top. Pantry Prep Plate Then Agents.
Bearing
An intel layer for AI coding agents that assumes its own rules might be wrong — and keeps the evidence. Author
Related Agents
Feature Flow Builder
Reducer subagent (layer 4). Composes per-feature user-observable behaviour from entry-point sidecar chains. Re
DB Schema Auditor
Internal dynos-work agent. Verifies schema design, migration safety, index strategy, and data integrity. Block
Security Engineer Smythe
Use for security audits, auth/crypto/input validation reviews, dependency scanning, secret detection, or valid