Section 01
[Introduction] From Cloud to Edge: Core Summary of the Privacy-First LLM Vulnerability Detection Solution
This article presents a graduation project by an Indian student team. Addressing the limitations of traditional SAST tools and the privacy risks of using LLMs in the cloud, the team proposes a multi-stage framework that balances detection capability and privacy protection. By comparing Google Gemini's cloud API with a locally quantized Llama 3 model and optimizing with prompt engineering, it achieves local vulnerability detection with a 96% recall rate while ensuring code privacy. The project also includes an interactive Streamlit interface, providing a practical solution for enterprises and learners.