momenbasel

CryptoGuard — AI skill for Claude Code

AI community

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 Banner

PyPI License Stars Python

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]
                    |
        +-----------+-----------+
        |