3 papers
cs.CR2026
Evaluating Privilege Usage of Agents with Real-World Tools
Quan Zhang, Lianhang Fu, Lvsi Lian +5
Equipping LLM agents with real-world tools can substantially improve productivity. However, granting agents autonomy over tool use also transfers the associated privileges to both…
cs.SE2026
LSPRAG: LSP-Guided RAG for Language-Agnostic Real-Time Unit Test Generation
Gwihwan Go, Quan Zhang, Chijin Zhou +2
Automated unit test generation is essential for robust software development, yet existing approaches struggle to generalize across multiple programming languages and operate within…
cs.SE2025
Inducing Vulnerable Code Generation in LLM Coding Assistants
Binqi Zeng, Quan Zhang, Chijin Zhou +3
Due to insufficient domain knowledge, LLM coding assistants often reference related solutions from the Internet to address programming problems. However, incorporating external inf…