Under Development & Testing
SKEP3 Dashboard
The web dashboard is currently being built. Wallet scanning, live threat feeds, and transaction history are on the way.
main·dashboard v1 — in progress
SKEP3 CLI is live and complete
All core features work on your local machine right now
While the dashboard is being developed, you can use Edith — the full SKEP3 CLI — to protect your wallet locally. It intercepts transactions, runs EVM simulation, and gives you AI threat reports in milliseconds.
Install Edith CLI
npm install -g edith-skep3Start Ollama + Anvil
ollama serve && foundryupLaunch the proxy
edith proxy --rpc https://YOUR_RPC_URLPoint your wallet to
http://127.0.0.1:9545Dashboard ETA: Q2 2026 · Follow progress on GitHub