Section 01
【Introduction】Hybrid Multi-Agent Architecture: Core Breakthroughs in LLM-Enhanced CodeQL Static Analysis
This article proposes an innovative three-agent hybrid architecture that combines LLMs with CodeQL to address the limitations of traditional SAST tools. Through a closed loop formed by the Analyzer, Suggestor, and Creator agents, it achieves a 4x improvement in F1 score from 0.11 to 0.43 on a Python vulnerability dataset, while retaining CodeQL's determinism and auditability.