Skip to content
This repository was archived by the owner on Jul 25, 2026. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌰 DeFi Exploit Pulse

Weekly AI-powered DeFi security intelligence brief.

Track exploits, rug pulls, flash loan attacks, and bridge hacks across the DeFi ecosystem. AI-generated risk analysis powered by GitHub Models.

What It Does 🌰

DeFi Exploit Pulse monitors catastrophic events across 5 DeFi threat categories:

Category What's Tracked
Protocol Exploits Smart contract vulnerabilities, logic bugs
Flash Loan Attacks Price manipulation, oracle exploits
Rug Pulls Exit scams, token dumps
Bridge Hacks Cross-chain bridge compromises
Social Engineering Phishing, key compromises

Every week, the pipeline:

  1. Queries the CPW Tracker API across multiple entity/topic combinations
  2. Deduplicates and categorizes events by attack type
  3. Extracts reported dollar losses from event summaries
  4. Generates an AI intelligence brief via GitHub Models (GPT-4o) analyzing trends, sectors, and risk outlook
  5. Deploys an interactive dashboard to GitHub Pages

How It's Different 🌰

Feature CyberWatch (template) DeFi Exploit Pulse
Data sources 1 query 5 parallel queries across DeFi categories
Analysis Raw event display AI-generated intelligence brief
Categorization None Auto-categorized by attack vector
Loss tracking None Dollar extraction + aggregation
Trend analysis None Week-over-week comparison
Focus General cyberattacks DeFi-specific threats

Setup 🌰

  1. Fork this repo
  2. Add secrets in Settings → Secrets → Actions:
  3. Enable GitHub Pages (Settings → Pages → Source: GitHub Actions)
  4. Run the workflow manually or wait for the weekly schedule

Tech Stack 🌰

  • Data: CPW Tracker API (multi-query pipeline)
  • AI: GitHub Models (GPT-4o) for intelligence analysis
  • Frontend: Vanilla HTML/CSS/JS (no framework, no build step)
  • Deploy: GitHub Pages via Actions
  • Schedule: Weekly cron (Sunday 12:00 UTC)

Built with Product Kit Template 🌰

Releases

Packages

Contributors

Languages