defillama-watchdog

Monitor DefiLlama endpoints for TVL drops, hacks, and revenue signals.

8|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/Neros0/defillama-watchdog --skill defillama-watchdog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: defillama-watchdog
Source: https://github.com/Neros0/defillama-watchdog/tree/main
Command: npx skills add https://github.com/Neros0/defillama-watchdog --skill defillama-watchdog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

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.

Frequently Asked Questions about defillama-watchdog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor DeFi protocol TVL drops and get automated risk alerts?

To monitor DeFi protocol TVL drops, this skill analyzes DefiLlama data endpoints and emits ALERT or HEARTBEAT_OK signals when risk thresholds are breached. It detects capital rotation, hacks, and revenue changes to provide proactive risk alerts.

What is a DeFi security audit and how does capital flow analysis work?

A DeFi security audit synthesizes risk by chaining TVL checks, recent hack data, and portfolio unlock risks. Capital flow analysis examines rotation and sentiment across protocols to reveal where capital is moving and identify potential exposure.

How do I run the DeFi watchdog script to check protocol risks?

Run the DeFi watchdog script by executing python3 scripts/watchdog.py from the skill root. This performs an initial TVL check, and the scripts support --json output for structured signal lines and automated workflow integration.

Does this DeFi risk monitor work with OpenClaw or as a standalone Python script?

Yes, this DeFi risk monitor works with OpenClaw or as a standalone manual script. Driven by a config.json workflow, it uses Python scripts to print signals and requires no external dependencies to execute from the skill root.

Can I track bridge surges and revenue signals across multiple DeFi protocols?

You can track bridge surges and revenue signals across multiple DeFi protocols using this skill. It monitors these DefiLlama endpoints to flag unusual bridge activity or revenue and fee changes, highlighting potential risks or opportunities.