reverify
Prevent AI from fabricating information by verifying the truth of each claim through deterministic tools.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- mcp-github
- Repository
- github.com/2akouwu/reverify
Overview
Reverify is an MCP server and CLI tool designed to ensure AI-generated content is based on real data. It allows AI to propose hypotheses, which are then verified by deterministic tools to confirm their accuracy. This prevents AI from generating false information while maintaining context consistency. Suitable for high-accuracy scenarios such as reverse engineering and code refactoring. Can be installed via pip and used directly.
Capabilities
- ▪Verify structural or behavioral claims proposed by AI
- ▪Maintain AI context consistency
- ▪Support parsing of multiple binary formats
- ▪Provide a pure Python core functionality
- ▪Optional integration with mature engines such as capstone, unicorn
Use cases
Setup
pip install reverify or pip install 'reverify[full]' to enable additional features
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
What binary formats does Reverify support?
Supports PE, ELF, Mach-O, and others.
How do I install Reverify?
Install using pip install reverify.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.