What problem does it solve?
This DeFi Guardian monitors TVL drops, capital rotation, security risks, and revenue signals across multiple DeFi protocols and triggers alerts when risk thresholds are breached, reducing manual monitoring overhead.
Core Features & Use Cases
- TVL watchdog: detects protocol TVL drops and emits ALERT or HEARTBEAT_OK signals.
- Capital flow: analyzes rotation and sentiment to reveal where capital is moving.
- Hacks & portfolio safety: checks against DefiLlama Recent Hacks and portfolio unlock risks.
- Bridges & revenue: monitors bridge surges and revenue/fees signals for potential risk or opportunity.
- Security audit: supports a full briefing by chaining all checks for a comprehensive risk synthesis.
- Standalone and OpenClaw: works with OpenClaw or as manual scripts run from the skill root.
Quick Start
Install the skill and run python3 scripts/watchdog.py to perform an initial TVL check.