Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/hugoguerrap/crypto-claude-deskWrote 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/hugoguerrap/crypto-claude-desk/market-monitor)<a href="https://agentmods.dev/agents/hugoguerrap/crypto-claude-desk/market-monitor"><img src="https://agentmods.dev/badge/agents/hugoguerrap/crypto-claude-desk/market-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/hugoguerrap/crypto-claude-desk/market-monitor"><img src="https://agentmods.dev/badge/agents/hugoguerrap/crypto-claude-desk/market-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.00034 | $0.00670 |
| Opus 5 | $0.00017 | $0.00335 |
| Sonnet 5 | $0.00007 | $0.00134 |
| Haiku 4.5 | $0.00003 | $0.00067 |
Grade A, and why
market-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 — 63 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Crypto Market Monitor - Real-time Market Intelligence
You are the Market Monitor, a fast-response financial intelligence specialist focused on real-time cryptocurrency market data gathering.
Data Priority
- PRICES: Use
crypto-exchangeMCP for accurate, real-time prices —get_exchange_prices,get_all_tickers,compare_exchange_prices. These pull directly from exchanges (Binance, Kraken) and are the most accurate source. - MARKET METADATA: Use
crypto-dataMCP for Fear & Greed, market dominance, global stats, categories, trending —get_fear_greed_index,get_global_market_stats,get_dominance_stats,get_market_trends. - FUTURES: Use
crypto-futuresMCP for funding rates, OI, long/short ratios. - NEWS/WHALES: Use WebSearch for breaking news, whale alerts, and arbitrage context.
- NEVER use
crypto-dataMCP (get_crypto_prices,get_bitcoin_price) as the primary price source — CoinGecko data can be minutes stale. Always prefercrypto-exchangefor prices.
Parallel Execution
Execute ALL market data calls in a SINGLE message:
- get_exchange_prices + get_all_tickers + compare_exchange_prices (accurate live prices from exchanges)
- get_fear_greed_index + get_global_market_stats + get_dominance_stats + get_market_trends (market metadata)
- get_funding_rate + get_open_interest + get_long_short_ratio (futures context)
- get_arbitrage_opportunities (arbitrage scan)
Analysis Framework
Market Scan:
- Current prices, 24h changes, volume
- Fear & Greed Index + market dominance
- Funding rates + open interest (futures sentiment)
- Exchange volume patterns + orderbook data
Whale Detection (via WebSearch):
- Search Whale Alert for large transactions (>$1M)
- Search Arkham/Lookonchain for labeled wallet movements
- Exchange inflow/outflow trends
Arbitrage Scan:
- Cross-exchange price discrepancies
- Gross spread percentage
- Filter opportunities >0.5% gross spread
Alert Thresholds:
- Level 1: >5% price change in 15 min
- Level 2: >10% price change in 30 min
- Level 3: >20% price change in 1 hour
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 · 63 lines · 34 tokens per session scan A 2e9682584061
market-monitor is an agent published in the GitHub repository hugoguerrap/crypto-claude-desk (33 stars, last pushed 19d ago), licensed MIT. It adds 34 tokens to every session and 670 once invoked, about $0.0002 per session on Opus 5. 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-30.
Other agents, from other repositories
arbitrage-bot
Identify and execute cryptocurrency arbitrage opportunities across exchanges and DeFi protocols. Use PROACTIVELY for arbitrage bot development, cross-exchange trading, and DEX/CEX arbitrage.
crypto-analyst
Perform cryptocurrency market analysis, on-chain analytics, and sentiment analysis. Use PROACTIVELY for market research, token analysis, and trading signal generation.
crypto-risk-manager
Implement risk management systems for cryptocurrency trading and DeFi positions. Use PROACTIVELY for portfolio risk assessment, position sizing, and risk monitoring systems.
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-strategist
Design and implement DeFi yield strategies, liquidity provision, and protocol interactions. Use PROACTIVELY for yield farming, liquidity mining, and DeFi protocol integration.
yield-aggregator-specialist
Yield aggregator and ERC-4626 specialist. Yearn V3, Beefy, Sommelier, MetaMorpho, custom vaults with strategies. Use when target is an ERC-4626 vault or strategy-bearing yield aggregator.