BREAKER

Trips before you click. Does not trade.

Binance Agent OS - Track A
allow_trades = false
allow_withdrawals = false
allow_predictions = false
mode = observe_only
🚨 Fake Support TRIP
Pasted message
"Binance support: send 0.2 BNB to this address to verify your account: 0x1234…5678"
DOOR: FAKE
WHY: Real Binance does not ask you to send coins to verify
     an account. Fake ticket, time pressure, deposit address,
     secrecy - every scam marker.
EVIDENCE: Address: 0x1234567890abcdef…12345678
STAMP: BREAKER: TRIP
NEXT: Do not click. Do not send.
▼ click to replay
💀 20× Copy Trade TRIP
Pasted message
"Long BTCUSDT 20x with $200 margin. Copy me."
DOOR: LIQ
WHY: At 20x, a move of about 5% against you wipes the
     margin. The SL at 79,200 is 1.1% below entry -
     slippage can skip it.
EVIDENCE: BTCUSDT $79,906 | 24h: -0.03% | 20x | ~5% [binance_mcp]
RISK MATH (not advice):
  wipe_move_% = 100 / 20 = 5.0%
  Full wipe at 20x = $200 lost
  SL distance = 1.12% vs wipe move = 5.0%
  SL is closer than wipe, but slippage can skip it
  I will not size a futures trade for you.
STAMP: BREAKER: TRIP
NEXT: Do not click.
▼ click to replay
📢 BNB $2000 Hopium TRIP
Pasted message
"BNB to $2000 this week, last chance, everyone buying."
DOOR: CALL
WHY: BNB is $747 on Binance. $2,000 is +168% in a week.
     That is a slogan, not a book.
EVIDENCE: BNBUSDT $747.31 | 24h: -2.36% | Range: $740-$767 [binance_mcp]
STAMP: BREAKER: TRIP
NEXT: Do not click.
▼ click to replay
📊 Price Check CLEAR
Pasted message
"What's the BTC price right now?"
DOOR: DATA
WHY: Market-data request, no target, no leverage.
EVIDENCE: BTCUSDT $79,906 | 24h: -0.03% | High: $80,560 | Low: $79,233 [binance_mcp]
STAMP: BREAKER: CLEAR
NEXT: This is market data only.
▼ click to replay

How It Works

Paste any message from Binance Square, Telegram, X, or a friend. Breaker classifies it through three doors - FAKE (trust attacks), LIQ (leverage wipe math), CALL (hopium vs the book) - then stamps TRIP or CLEAR.

Evidence is pulled live from the official Binance MCP (agent.binance.com/mcp/agentic). If MCP is unreachable, Breaker falls back to REST, then CoinGecko, then stamps from local rules alone. No silent failure.

How to Install Breaker

1. Install Claude Code so this works in a terminal:

claude --version

2. Get the code

git clone https://github.com/cipherEncrypt/breaker-agent.git cd breaker-agent

3. Connect official Binance MCP (read only)

claude mcp add binance-mcp-server --transport http https://agent.binance.com/mcp/agentic

4. In Claude Code type /mcp

5. Start Breaker

claude --system-prompt prompts/system.md

6. Paste a message. Read TRIP or CLEAR.

Optional local demo:

python3 src/breaker.py --demo

Live replay is this page.
Code: github.com/cipherEncrypt/breaker-agent

What Breaker Refuses To Do

Links

GitHub Repository · Architecture · README

BREAKER · Binance Agent OS Mini Hackathon · Track A · 2026
Built with Official Binance MCP