You typed a code snippet containing an API key into Claude Code, and the AI helped you fix the bug. The conversation ended, and you thought that was it. But where are your code, keys, and internal paths now? This is not paranoia. As AI coding tools become mainstream, code privacy has become a real and pressing concern. Part 1: Data Flow in AI Coding Tools — Where Does Your Code Go? To understand privacy risks, you first need to know how AI coding tools handle your data. Cloud Processing Model Most AI coding tools use cloud processing: your code is sent to remote servers, processed by large language models, and results are returned.…