crypto-scam-detector
Real-time cryptocurrency scam detection with database-first architecture. Protects users from phishing, honeypots, rug pulls, and ponzi schemes. No external API calls during checks!
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/princedoss77/crypto-address-checkerπ Crypto Scam Detector v2.0
Database-first cryptocurrency scam detection for OpenClaw
Analyzes crypto addresses for phishing, honeypots, rug pulls, and ponzi schemes using a local database with background sync from Etherscan. Zero external API calls during user checks = instant results!
β¨ What's New in v2.0
π Major Architecture Upgrade
- β Database-first design - All checks query local SQLite database
- β Instant results - No API latency during checks (<5ms)
- β No rate limits - User queries never hit Etherscan API
- β Background sync worker - Separate process pulls from Etherscan
- β Transaction message analysis - Decodes and analyzes hex data
- β Auto-queue system - Unknown addresses automatically queued for sync
- β Deep scanning - Detects suspicious keywords in transaction data
π Enhanced Detection
Now catches scams the old version missed:
- β "Lazarus Vanguard" hacking group references
- β "Orbit Bridge Hacker" mentions
- β Private key phishing attempts
- β Exploit recruitment messages
- β And much more...
π¦ What's Included
crypto-scam-detector/
βββ SKILL.md # This file
βββ DATABASE_ARCHITECTURE.md # Technical documentation
βββ database.py # SQLite database layer
βββ crypto_check_db.py # Database-only checker (instant)
βββ sync_worker.py # Background Etherscan sync worker
βββ secure_key_manager.py # Encrypted API key storage
βββ install.sh # Auto-installer
βββ setup.sh # API key setup wizard
βββ check_address.sh # Convenience script (sync if needed)
βββ requirements.txt # Python dependencies
βββ venv/ # Virtual environment (created on install)
π Quick Start
1. Install
cd ~/.openclaw/workspace/skills/crypto-scam-detector
bash install.sh
2. Configure Etherscan API Key (Optional but Recommended)
Option A: Interactive Setup (Encrypted storage)
./setup.sh
# Follow the wizard to encrypt your API key
Option B: Environment Variable
export ETHERSCAN_API_KEY="your_key_here"
Get free API key: https://etherscan.io/myapikey
3. Check an Address
# Check address (instant, database-only)
python3 crypto_check_db.py 0x1234567890abcdef1234567890abcdef12345678
4. Run Background Sync Worker
Manual mode:
python3 sync_worker.py
# Runs continuously, processes queue
Batch mode:
python3 sync_worker.py --max-jobs 20
# Process 20 addresses then exit
Cron schedule (recommended):
# Add to crontab
*/10 * * * * cd ~/.openclaw/workspace/skills/crypto-scam-detector && source venv/bin/activate && ETHERSCAN_API_KEY="key" python3 sync_worker.py --max-jobs 30
π‘ How It Works
Architecture Flow
Metadata
Not sure this is the right skill?
Describe what you want to build β we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-princedoss77-crypto-address-checker": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
doctorbot-ci-validator
Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.
arc-shield
Output sanitization for agent responses - prevents accidental secret leaks
AURA Security Scanner
Scan AI agent skills for malware, credential theft, prompt injection, and dangerous permissions before installing them
iseclaw-intel
Indonesian Web3 intelligence via Iseclaw ACP agent. Real-time market data, token signals, TGE research, and GameFi analysis from Southeast Asia's first transparent AI agent.
sbom-explainer
ζδΎθ΅ζΈ εζ SBOM ηΏ»θ―ζιζζ―ε―θ―»ηι£ι©θ―΄ζοΌζε½±ει’ζεΊγοΌuse for sbom, dependencies, risk workflowsοΌdo not use for δΌͺι CVE ηΆζ, ζΏδ»£δΈδΈζΌζ΄ζ«ζ.