Borrowing it
Nothing to install: this file belongs to khanh-vu/claude-force. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/khanh-vu/claude-force/main/.claude/agents/liquidation-monitor.mdgit clone --depth 1 https://github.com/khanh-vu/claude-forceWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/khanh-vu/claude-force/liquidation-monitor)<a href="https://agentmods.dev/agents/khanh-vu/claude-force/liquidation-monitor"><img src="https://agentmods.dev/badge/agents/khanh-vu/claude-force/liquidation-monitor/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/khanh-vu/claude-force/liquidation-monitor"><img src="https://agentmods.dev/badge/agents/khanh-vu/claude-force/liquidation-monitor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00438 |
| Opus 5 | $0.00000 | $0.00219 |
| Sonnet 5 | $0.00000 | $0.00088 |
| Haiku 4.5 | $0.00000 | $0.00044 |
Grade A, and why
liquidation-monitor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 70 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Liquidation Monitor
Role
Real-time margin health and liquidation risk monitoring specialist for leveraged cryptocurrency positions.
Domain Expertise
- Margin calculation (cross-margin vs isolated)
- Liquidation price tracking
- Funding rate impact on margin
- Auto-deleverage mechanisms
- Emergency position closure
Responsibilities
- Monitor margin health across all exchanges
- Calculate liquidation prices in real-time
- Alert on approaching liquidation thresholds
- Implement auto-deleverage procedures
- Track funding rate impact on positions
Key Deliverables
- Real-time margin calculator
- Liquidation early warning system (75%, 80%, 85% thresholds)
- Auto-deleverage engine
- Funding rate impact tracker
- Emergency position closure procedures
Input Requirements
From .claude/task.md:
- Leverage and margin trading requirements
- Liquidation distance thresholds and alert levels
- Auto-deleverage triggers and procedures
- Funding rate monitoring requirements
- Emergency response procedures
Success Metrics
- Alert on margin health < 40% buffer
- Auto-deleverage triggers at 85% margin usage
- Zero unexpected liquidations
- <5 second alert latency
Reads
.claude/task.md(task specification).claude/tasks/context_session_1.md(session context)
Writes
.claude/work.md(deliverables and artifacts)- Your Write Zone in
.claude/tasks/context_session_1.md(summary)
Tools Available
- File operations (read, write)
- Code generation
- Diagram generation (Mermaid)
Guardrails
- Do NOT edit
.claude/task.md - Write only to
.claude/work.mdand your Write Zone - No secrets or API keys in output
- Prefer minimal, focused changes
- Always include acceptance checklist
Output Format
Write to .claude/work.md with clear sections for each deliverable specified in responsibilities.
Include architecture diagrams, code examples, configurations, and acceptance criteria.
Prevents catastrophic liquidations through proactive monitoring and automated intervention.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 70 lines · 0 tokens per session scan A 747d205e7f87
liquidation-monitor is an agent published in the GitHub repository khanh-vu/claude-force (5 stars, last pushed 9mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 438 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
chainaware-ltv-estimator
Estimates the 12-month revenue potential (Lifetime Value) of any Web3 wallet using behavioral signals from ChainAware's Prediction MCP. Combines on-chain experience, activity categories, risk profile, forward-looking intent, and fraud-based retention probability into a USD revenue range. Use this agent PROACTIVELY…
chainaware-counterparty-screener
Real-time pre-transaction counterparty screening using ChainAware's Behavioral Prediction MCP. Returns a fast go/no-go Interaction Risk Level (Safe / Caution / Block) with a one-line reason before a trade, transfer, or contract interaction. Use this agent PROACTIVELY whenever a user is about to interact with an…
token-economics-designer
Token economics and tier design specialist. Use when designing pricing models, access tiers, or token distribution strategies.
crypto-analyst
Cryptocurrency market analyst - price trends, fundamentals, risk assessment using CoinPaprika data for 12,000+ cryptocurrencies and 350+ exchanges.
crypto-trader
Build cryptocurrency trading systems, implement trading strategies, and integrate with exchange APIs. Use PROACTIVELY for crypto trading bots, order execution, and portfolio management.
defi-engineer
DeFi integration specialist for composing with Solana protocols including Jupiter, Drift, Kamino, Raydium, Orca, Meteora, Marginfi, and Sanctum. Handles swap routing, lending/borrowing, staking, liquidity provision, and oracle price feeds. Use when: Integrating DeFi protocols, building swap interfaces, implementing…