reverify

2akouwu/reverify
★ 761 stars Python AI/LLM Updated 2d ago ✗ Risk
Anti-hallucination for AI agents that read binaries. The model proposes, deterministic tools decide: every claim is VERIFIED or REFUTED against the real bytes, with evidence, and grounded facts survive context resets. MCP server + CLI.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "reverify": {
      "command": "uvx",
      "args": [
        "reverify"
      ]
    }
  }
}

Or install with pip: pip install reverify

README Excerpt

<h1 align="center">Reverify</h1> <p align="center"> <strong>The AI proposes. The bytes decide.</strong><br> Anti-hallucination for AI agents that read binaries: every claim is checked against the real bytes. </p> <p align="center"> <a href="https://pypi.org/project/reverify/"><img src="https://img.shields.io/pypi/v/reverify?color=3fb950" alt="PyPI"></a>

Tools (9)

autobackendsdisasmemulatehexdumpparsereconstructstringsverify

Topics

aiai-agentsanti-hallucinationbinary-analysiscontext-engineeringctfdeveloper-toolsdisassemblerfridagroundinghallucinationhallucination-detectionllmmalware-analysismcp