calc1f4r

Economic Attack Simulator — Development agent for Claude Code

Development community

Answers the question poc-writing cannot — is the attack profitable, and by how much.

How to install Economic Attack Simulator

Installs to ~/.claude/agents/calc1f4r-horus-economic-attack-simulator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/calc1f4r/Horus/HEAD/.claude/agents/economic-attack-simulator.md -o ~/.claude/agents/calc1f4r-horus-economic-attack-simulator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Economic Attack Simulator does


name: economic-attack-simulator description: Answers the question poc-writing cannot — is the attack profitable, and by how much? Builds an attacker profit model per candidate (flash-loan cost, gas, slippage/price impact, achievable oracle deviation, MEV competition), quantifies net USD profit under best/typical/worst conditions, and returns PROFITABLE / CONDITIONAL / UNPROFITABLE with the binding constraint named. Use as a Phase 6 profitability gate before spending PoC budget, or to quantif

Alternatives in Development

  • Recon Ranker — Attack surface ranking agent 4.5k ★
  • Business Logic — Business Logic vulnerability specialist (H1 #28, CWE-840/841/639/362) 812 ★
  • .github/workflows/redteam.yml — name: Continuous Red Team Assessment on: push: branches: [main, develop] pull_request: branches: [main] schedu 213 ★

Full documentation available on GitHub

View Source Repository