No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by Dryxio · Codex Skill · ★ 1.5k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is auto-re-agent safe to install? View the security audit →
auto-re-agent is an open-source AI reverse-engineering agent that uses Ghidra and LLMs—including Claude, Codex, and OpenAI-compatible models—to reconstruct and validate C/C++ functions from compiled binaries. It combines independent reverser/checker models, agentic evidence gathering, candidate build and test gates, structural verification, and parity analysis in one autonomous workflow. Original pre-0.2 demo: YouTube What it does text re-agent reverse --class CTrain │ ├── Configuration (YAML + supported environment overrides + CLI flags) ├── Function selection (dependency-order high-impact) ├── Source and binary context │ ├── decompile, xrefs, structs, enums, vtables, globals, and strings │ └── normalized high P-code, CFG, assembly, and nearby project source ├── Reverser → checker → fix loop (bounded rounds and investigations) ├── Conservative structural verifier ├── Candidate overlay │ └── configured build,
| Stars | 1,499 |
| Forks | 169 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 77.10665048654/100 |
| Open Issues | 5 |
| Last Updated | 2026-09-09 |
| Created | 2026-02-17 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~13k |
These tools work well together with auto-re-agent for enhanced workflows:
Looking for a auto-re-agent alternative? If you're comparing auto-re-agent with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Open-source AI reverse-engineering agent platform and MCP server for Ghidra, Frida, x64dbg and Rizin — automat
Ghidra MCP Server — 200+ MCP tools for AI-powered reverse engineering. GUI plugin + headless server, lazy tool
An autonomous agent that takes work, does work, gets paid, and gets better at it.
Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server
Token conscious database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
Desktop AI Assistant powered by GPT-6, GPT-5, o1, o3, Gemini, Claude, Ollama, DeepSeek, Perplexity, Grok, Biel
Explore other popular codex skill tools:
auto-re-agent is Open-source AI reverse-engineering agent using Ghidra and LLMs to reconstruct and validate C/C++ functions from binaries.. It is categorized as a Codex Skill with 1.5k GitHub stars.
auto-re-agent is primarily written in Python. It covers topics such as ai-agent, autonomous-agent, binary-analysis.
You can find installation instructions and usage details in the auto-re-agent GitHub repository at github.com/Dryxio/auto-re-agent. The project has 1.5k stars and 169 forks, indicating an active community.
auto-re-agent is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to auto-re-agent on Agent Skills Hub include open-reverselab, ghidra-mcp, cashclaw. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.
Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.
The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.
Sources & who's responsible: