collaborators

5 papers

cs.SE2026

How Agentic AI Coding Assistants Become the Attacker's Shell

Yue Liu, Yanjie Zhao, Yunbo Lyu +3

Agentic AI coding assistants can edit files, run commands, and access the internet on behalf of developers. However, their reliance on unvetted external artifacts introduces a new…

cs.CL2026

AgentKernelArena: Generalization-Aware Benchmarking of GPU Kernel Optimization Agents

Sharareh Younesian, Wenwen Ouyang, Sina Rafati +11

GPU kernel optimization is increasingly critical for efficient deep learning systems, but writing high-performance kernels still requires substantial low-level expertise. Recent AI…

cs.CR2026

"Your AI, My Shell": Demystifying Prompt Injection Attacks on Agentic AI Coding Editors

Yue Liu, Yanjie Zhao, Yunbo Lyu +3

Agentic AI coding editors driven by large language models have recently become more popular due to their ability to improve developer productivity during software development. Mode…

cs.SE2025

"My productivity is boosted, but ..." Demystifying Users' Perception on AI Coding Assistants

Yunbo Lyu, Zhou Yang, Jieke Shi +3

This paper aims to explore fundamental questions in the era when AI coding assistants like GitHub Copilot are widely adopted: what do developers truly value and criticize in AI cod…

cs.SE2025

CommitShield: Tracking Vulnerability Introduction and Fix in Version Control Systems

Zhaonan Wu, Yanjie Zhao, Chen Wei +3

Version control systems are commonly used to manage open-source software, in which each commit may introduce new vulnerabilities or fix existing ones. Researchers have developed va…