Robertribbon25

this blochain system that analyzes blockchain wallet activity and detects suspicious behavior such as:

18
0
69% credibility
Found Jun 01, 2026 at 18 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

EtherShield is a web-based security analytics platform that helps everyday crypto users check if a blockchain wallet is safe or risky. You enter any wallet address, and the tool scans its transaction history, scores suspicious patterns, and displays a clear risk rating. It includes tools to check wallets across multiple blockchains, watch live suspicious activity, chat with an AI security assistant, and even train the detection system to improve its accuracy. The platform is designed to be visually clear and accessible, using dashboards, charts, and real-time feeds to make blockchain security understandable for regular people.

How It Works

1
🔍 You discover a suspicious wallet

You hear about a tool that can check if a cryptocurrency wallet is safe or risky, so you decide to try it out.

2
💻 You enter a wallet address

You type in any Ethereum wallet address you want to investigate, or pick one of the example addresses provided to get started right away.

3
🛡️ Your scan runs automatically

The tool connects to the blockchain network, reads all the transactions, and scores them based on suspicious patterns like high fees or unusual timing.

4
📊 You see your risk report

A clear dashboard shows you the wallet's balance, transaction history, and whether it's marked as clean, suspicious, or compromised.

5
You can dig deeper in different ways
🔗
Cross-Chain Check

Check the same wallet across Bitcoin, Solana, Polygon, and BNB Chain to see if it has a bad reputation anywhere.

📡
Live Alert Stream

Watch a real-time feed of suspicious blockchain activity as it happens across multiple networks.

💬
Ask the AI Assistant

Chat with an AI helper that explains risks in plain language and gives advice on how to stay safe.

6
📈 You train the detection model

You can adjust how sensitive the detection is and re-train the system to improve its accuracy over time.

You understand your risk

You now have a clear picture of whether a wallet is safe, what to watch out for, and actionable steps to protect your crypto assets.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 18 to 18 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is EtherShield-ML-Analytics?

EtherShield is a blockchain security analytics platform that scans wallet activity and flags suspicious transactions. Drop in an Ethereum address and it queries live RPC nodes, runs ML-based anomaly detection on transaction patterns, and spits out a risk score with clean/suspicious/compromised status. It supports five chains (Ethereum, Polygon, BSC, Solana, Bitcoin) and includes a smart contract honeypot scanner, real-time security alert feeds via SSE, and a Gemini-powered security chatbot for natural language threat analysis. The whole thing is TypeScript end-to-end with a React dashboard and Express backend.

Why is it gaining traction?

The hook is the "ML anomaly detection on-chain" angle combined with explainability. Most blockchain explorers show you what happened; EtherShield tells you why it looks sketchy. The SHAP-style feature contributions let you see exactly which transaction parameter (gas price, value, timing) triggered the risk flag. The Chrome extension snippet for intercepting malicious dApp calls is a clever browser-integrated use case. And the multi-chain threat intel blacklist gives it immediate practical value even before training your own model.

Who should use this?

Security auditors reviewing wallet exposure, DeFi developers stress-testing their own contract interactions, and retail users who want a second opinion before signing transactions. If you're building a trading bot or yield aggregator and want to blacklist known drainer addresses automatically, this gives you the API layer to do it. Smaller teams without dedicated security staff will get the most value from the explainable AI reports.

Verdict

At 18 stars this is early-stage and unproven at scale. The credibility score of 0.699999988079071% reflects a hobby project with minimal community validation. Documentation is functional but thin on operational guidance for production deployment. That said, the feature surface is impressive for the size, the ML pipeline is real (logistic regression with train/test splits), and the multi-chain approach is solid. Worth experimenting with on testnet, but don't trust it with real wallet decisions without your own verification layer.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.