Google Indexes Shared Claude AI Chats, Exposing Sensitive User Data
Shared chat links from Anthropic's Claude AI have been indexed by Google Search, making public conversations searchable via queries like `site:claude.ai/share`. This indexing has exposed sensitive user information, including API keys, resumes, and financial details. While Claude chats are private by default, creating a shareable link generates a public URL that search engines can crawl if posted online or if proper `noindex` tags are missing. This highlights the privacy risks of sharing AI conversations and the need for users to audit their shared links. The exposure occurred because shared links create public webpages accessible without a login, which search engines index by default. Users are advised to delete unnecessary shared links and avoid inputting sensitive or personally identifiable information into AI prompts.
## BACKGROUND
Anthropic's Claude allows users to generate shareable links to create snapshots of their chat history to share with others. However, if these links are posted on public forums or indexed by search engines due to a lack of `noindex` directives, anyone can access the full conversation. This is similar to previous incidents where shared ChatGPT links were also indexed by search engines.