All projects

Aegis AI

Autonomous AI-powered circuit breaker for DeFi security, orchestrated by Chainlink CRE.

CRE & AI Tenderly

What it is

Aegis-AI is a "Social-Aware Circuit Breaker" that acts as a 24/7 mission control for DeFi protocols. It monitors off-chain signals to protect on-chain assets.

How it works: It uses a Chainlink Runtime Environment (CRE) workflow to orchestrate a security pipeline. The workflow fetches real-time data from social media (X/Twitter) and threat intelligence feeds (URLhaus). An AI model analyzes this data for high-confidence exploit rumors or "flash crash" sentiment. If a threat is confirmed, the CRE workflow autonomously executes an emergencyPause() on the protocol's smart contract.

Problem solved: Current DeFi security is reactive. By the time a developer manually pauses a contract during a hack, the funds are usually gone. Aegis-AI closes this latency gap by detecting threats in seconds and acting autonomously.

How it Works

The project is built using a modern full-stack architecture:

Orchestration Layer: Chainlink Runtime Environment (CRE) using TypeScript for workflow logic.

Intelligence: AI-driven sentiment analysis and threat categorization via the Gemini API.

Data Sources: Integration with external APIs including URLhaus and social media scrapers.

Frontend: React/Vercel dashboard for real-time monitoring ("Pulse") and configuration ("Sentinel Studio").

Blockchain: Solidity smart contracts with accessible circuit breaker functions.
Technologies used: Vite
TypeScript
React
shadcn-ui
Tailwind CSS
AI

Links

Created by

  • Aditya Gupta