English

Do Users Write More Insecure Code with AI Assistants?

Cryptography and Security 2023-12-19 v3

Abstract

We conduct the first large-scale user study examining how users interact with an AI Code assistant to solve a variety of security related tasks across different programming languages. Overall, we find that participants who had access to an AI assistant based on OpenAI's codex-davinci-002 model wrote significantly less secure code than those without access. Additionally, participants with access to an AI assistant were more likely to believe they wrote secure code than those without access to the AI assistant. Furthermore, we find that participants who trusted the AI less and engaged more with the language and format of their prompts (e.g. re-phrasing, adjusting temperature) provided code with fewer security vulnerabilities. Finally, in order to better inform the design of future AI-based Code assistants, we provide an in-depth analysis of participants' language and interaction behavior, as well as release our user interface as an instrument to conduct similar studies in the future.

Keywords

Cite

@article{arxiv.2211.03622,
  title  = {Do Users Write More Insecure Code with AI Assistants?},
  author = {Neil Perry and Megha Srivastava and Deepak Kumar and Dan Boneh},
  journal= {arXiv preprint arXiv:2211.03622},
  year   = {2023}
}

Comments

16 pages, 16 figures, update adds names of statistical tests and survey questions, full version of conference paper

R2 v1 2026-06-28T05:20:20.405Z