IntelPatch is an autonomous, multi-agent CVE intelligence system that parses CVEs, simulates red-team reasoning, and provides vulnerability insights and patch recommendations.
It is built using CamelAI’s OWL framework and can run offline, making it suitable for secure environments.
The system includes different agents for CVE ingestion, parsing, exploit risk analysis, mitigation suggestions, and report generation, operating independently and communicating via a shared memory channel.
Future plans for IntelPatch include adding CVE to PoC to Patch mapping, integrating a local vector DB, creating a scoring dashboard, and incorporating PoC testing in a sandboxed environment.