Back openDesk Edu for a sovereign, open-source education β every vote counts.
Vote nowOpen-source intelligence (OSINT) was a graph problem before "graph" became fashionable. An investigation is nothing but entities and relationships with provenance: who talked to whom, which infrastructure belongs to which actor, which documents connect which events. What changed in 2026 is that generative and agentic AI have finally become capable of doing parts of the investigation itself β and the research community is now explicitly combining the two: graphs for structure and provenance, agents for collection and reasoning.
Every OSINT task maps onto graph operations:
Generative AI adds a new entry to the list: the investigator itself becomes an agent that walks the graph, forms hypotheses and asks follow-up questions β which is exactly the agentic pattern the wider graph research has been converging on.
The single most useful 2026 paper on this topic is the taxonomy work:
Around the taxonomy, the corpus shows the building blocks:
A modern graph-powered OSINT pipeline, synthesised from the corpus, looks like this:
This is the heart of the matter, and it is worth being blunt: generative AI in OSINT without a graph is a liability. An LLM asked to summarise "what do we know about X" will happily invent relationships. When the output is a graph of cited evidence, every claim trails an entity-relation structure that can be checked. The corpus's own robustness research on GraphRAG (see the companion article on GraphRAG robustness) transfers directly: poisoned or hallucinated edges propagate through multi-hop reasoning β but with provenance on every edge, you can find, and revoke, the bad hop.
Practical rules:
The convergence is the same one shaping every corner of graph research in 2026: agents + knowledge graphs + foundation models, applied to a domain β security β where the cost of error is uniquely high. Expect the next wave to bring (a) formal evaluation benchmarks for AI-in-OSINT (the taxonomy paper calls for them), (b) graph foundation models tuned on cyber-threat graphs, and (c) provenance-aware agent memory so that long investigations accumulate structured, auditable knowledge instead of chat logs.
The short version for security teams: the tools now exist to let AI help with the investigation β but the graph is what keeps the help honest. Build the provenance, and let the agents walk the graph.
This article was researched from the graph-research corpus (16,979 papers, 100% taxonomy saturation). Sources: Agentic and Generative AI for OSINT and Cyber Investigations, SENTINEL.