Release 1.8 introduced the Protection Agent - an AI-driven liquidation risk monitor for Aave V3 borrowing positions.

What it does

Protection Agent monitors the health factor of any Aave V3 wallet position and sends Telegram alerts before liquidation risk becomes critical. It works without requiring a wallet connection - any wallet address can be looked up directly.

Health factor tiers:

Health factor Status
> 2.0 Safe
1.5 - 2.0 Monitor
1.1 - 1.5 At risk - action recommended
< 1.1 Critical - liquidation imminent

Why it matters

Aave V3 liquidations happen automatically when the health factor drops below 1.0. By the time most users notice, it is too late. Protection Agent closes that gap - providing early warning via Telegram so users can repay debt or add collateral before a liquidation event.

The tool uses probabilistic risk scoring rather than fixed health factor thresholds, which gives earlier warning as volatility increases.

Further info