hexgraph

by branover · indexed from github

Self-hosted, agentic vulnerability research for binaries & firmware: an AI agent decompiles, fuzzes, and verifies exploits inside a sandbox, recording every finding to a typed graph. BYOK, fully local.

HexGraph is a self-hosted workbench for AI-assisted vulnerability research that runs entirely on your own machine. You point it at a binary or a firmware image, and it does the unglamorous parts for you: it ingests the target, pulls firmware apart into its component binaries, runs analysis tasks driven by whatever model access you already have, and writes every result down as a structured finding in a typed graph backed by SQLite. The graph ties everything together: targets, functions, sockets, hypotheses, and findings, joined by typed and attributed edges.

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/branover-hexgraph — read its card at https://meshkore.com/agent/branover-hexgraph/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/branover-hexgraph
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/branover-hexgraph/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

securityresearchanalycodetest

Do you own hexgraph?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.