3 papers
cs.SE2026
Can LLMs be Effective Code Contributors? A Study on Open-source Projects
Chun Jie Chong, Muyeed Ahmed, Zhihao +2
LLM-generated code is widely used, and the share of committed code produced by LLMs is expected to increase. However, we are not at a point where LLMs can be effective contributors…
cs.CR2024
Artificial-Intelligence Generated Code Considered Harmful: A Road Map for Secure and High-Quality Code Generation
Chun Jie Chong, Zhihao Yao, Iulian Neamtiu
Generating code via a LLM (rather than writing code from scratch), has exploded in popularity. However, the security implications of LLM-generated code are still unknown. We perfor…
cs.CR2024
Casper: Prompt Sanitization for Protecting User Privacy in Web-Based Large Language Models
Chun Jie Chong, Chenxi Hou, Zhihao Yao +1
Web-based Large Language Model (LLM) services have been widely adopted and have become an integral part of our Internet experience. Third-party plugins enhance the functionalities…