Github actions bot for bad debt in the protocol. Uses Risk DAO data. Sends telegram message if the bad debt ratio is above 0.1%.
Github actions run hourly and send telegram message if there is a market with utilization above 96%. Python script code.
Internal timelock monitoring for queueing proposal to Aave Governance contract. Proposal can be executed immediately because the cooldown period is set to 0. After the proposal is executed, the payload is queued to Payload Controller which has min execution delay set to 1 day. Every payload that is executed on any network is the first queue to proposal on the mainnet. Monitoring just the proposal queue on the mainnet enables to get notification for future updates on all networks.
Additionally, Github actions bot runs every hour and fetches queued proposals using The Graph data: https://github.com/tapired/monitoring-scripts-py/blob/main/aave/proposals.py
Monitoring Safe multisigs of Protocol emergency Guardian and Governance emergency Guardian. Link with address and explanation.
ChaosLabs has a public Telegram group with alerts for Aave V3: https://community.chaoslabs.xyz/aave/risk/alerts