On 25 July 2026, people found that shared Claude conversations and Artifacts had been indexed by Google — CVs, business documents, medical details, API keys and crypto wallet seed phrases, all reachable with a single search operator. Anthropic added a noindex tag the next day and the results started dropping out. Nothing was hacked. That is exactly the problem: the largest AI data-leak risk in most companies is a share button, pressed by a helpful employee on a personal account.

By Toni Dos Santos, Co-Founder, Spicy Advisory — we help mid-market and enterprise teams actually use the AI tools they’ve bought, tool-agnostically, across the UK and EU.

Key Takeaways

  • What happened: on 25 July 2026 a Reddit user showed that site:claude.ai/share returned other people’s shared Claude chats and Artifacts. Anthropic shipped a noindex tag on 26 July; Google results fell away, Bing lagged behind, and an archive of 453 Claude conversations and 519 Grok chats — 11,241 messages in plain text — was already sitting on GitHub.
  • It was not a hack. A robots.txt disallow is not a noindex. Blocking a crawl does not stop a URL being indexed once that URL appears somewhere else on the web — a tweet, a forum, a public Slack, a support ticket.
  • It is not new. OpenAI killed ChatGPT’s “make this chat discoverable” option in August 2025 after roughly 4,500 shared conversations turned up in Google.
  • The number you want: 45% of technology executives say their organisation had a confirmed or suspected leak of sensitive data in the past 12 months because employees used unauthorised third-party generative AI tools (EY, February 2026, 500 US tech leaders). A separate survey of 404 CISOs puts organisations that have seen AI-related data leakage at 68%, with only 23% holding a proper AI data security policy.
  • Guardrails beat guidance. On Claude Team and Enterprise plans, chats can only be shared inside your organisation — public share links are not on the menu. The fix for shadow sharing is company accounts and permissions, not another reminder in the all-hands.
  • Regulators already have a view. A public link containing personal data is a personal data breach under GDPR whatever the vendor calls it, and the clock in Article 33 is 72 hours. The EU AI Act’s AI literacy duty (Article 4) has applied since February 2025, and the high-risk delay agreed in 2026 does not touch it.
  • The work is small. An exposure sweep, a move to company accounts, a one-page policy and logging that someone actually reads. Four weeks, not four quarters.

Find out what your team is already sharing

Most companies discover their AI exposure by reading the news. Our free AI Adoption Scorecard takes 20 minutes and shows where AI is genuinely saving you hours — and where it is quietly creating risk — across strategy, workflows, data, people and governance.

Run the free AI audit →

Want a second opinion on your setup? Book a 30-minute call and we’ll walk your stack with you.

What actually happened with Claude’s shared chats

Claude, like every consumer AI assistant, has a share button. Press it and you get a public URL you can send to a colleague. The link is long and unguessable, which is why most people treat it as private. It is not private. It is unlisted, and unlisted is a very different thing.

The gap showed up over the weekend of 25–27 July 2026. Here is the sequence.

WhenWhat happened
25 July 2026A user on r/ClaudeAI posts that the Google query site:claude.ai/share returns other people’s shared conversations and published Artifacts.
25–26 JulyReporters and researchers comb the results. Reported contents include CVs, business plans, clinical and medical details, apparent national insurance and social security numbers, legal discussions, access codes, API keys and crypto wallet seed phrases.
26 JulyAnthropic adds a noindex tag to shared pages. Google results begin to disappear. Bing continues serving several hundred indexed pages for a while longer.
Already doneA public GitHub repository has archived 453 Claude conversations and 519 Grok chats pulled from the exposed links: 11,241 messages, plain text, no login required.
27 JulyTechCrunch and Fortune run the story. Anthropic’s position is that this is how sharing is designed to work: the links are not guessable and are only public because someone chose to share them.

Anthropic’s position is technically correct. It is also completely beside the point if you are the company whose pricing model, client list or candidate CV is now in a GitHub archive.

Why robots.txt did not save anyone

This is the part worth understanding, because the same mistake is sitting in a dozen other products you use.

A robots.txt disallow rule tells a crawler don’t fetch this page. A noindex directive tells a search engine don’t list this page. They are not the same instruction, and Google’s own documentation is explicit: if a URL is blocked from crawling but appears as a link somewhere else on the open web, Google can still index it. Anthropic had the disallow. It did not have the noindex. So every share link that landed in a public Slack, a tweet, a Discord, a forum answer or a support ticket became an indexable page.

Which means the leak did not require anyone to do anything unusual. Someone shared a link to be helpful, somebody else posted it somewhere public, and a crawler did its job.

The one-hour exposure check. Before you read any further, run these searches on Google and Bing, with your company name, your domain, a client name and a product codename added as keywords: site:claude.ai/share, site:chatgpt.com/share, site:grok.com/share, site:gemini.google.com/share, site:copilot.microsoft.com/shares. Then search your own Slack, Teams and ticketing system for the strings claude.ai/share and chatgpt.com/share. That second search is usually the one that finds something.

This is a pattern, not an incident

In August 2025, OpenAI removed a “make this chat discoverable” option after Fast Company found roughly 4,500 shared ChatGPT conversations indexed by Google, some containing names, CVs and deeply personal reflections. OpenAI’s CISO called it a short-lived experiment and pulled it within days. Eleven months later, the same class of failure at a different vendor, with Grok links caught in the same net.

The pattern repeats because the incentives repeat:

  1. A product ships a share feature, because sharing is how AI tools spread inside a company.
  2. Users read “share” as “send to one person”, because that is what the word means everywhere else in software.
  3. The link escapes into somewhere public, often innocently.
  4. A crawler indexes it. Or a scraper archives it. Or both.
  5. The vendor patches the surface within 24–48 hours and the story ends for them.

Step five is where companies get caught out. Unsharing a link removes the page. It does not remove the copy that a crawler, a cache, a scraper or a GitHub archive already took. In the Claude case, the archive existed before most people had heard about the problem. Treat any exposed conversation as permanently public and act accordingly — rotate the keys, tell the client, log the incident.

“Every AI incident I have been called into over the last two years started with someone being helpful. Nobody exfiltrated anything. They pasted a contract into a personal account to get a summary, then shared the link so a colleague could see it. The control you need is not a lecture about being careful. It is an account your company owns.” — Toni Dos Santos, Co-Founder, Spicy Advisory

The numbers: how common is this, really

You will see “42% of companies had an AI data leak last year” passed around on LinkedIn. The figure being half-remembered is almost certainly one of these two, both of which are worse.

FindingNumberSource
Organisations with a confirmed or suspected leak of sensitive data in the past 12 months, caused by employees using unauthorised third-party generative AI tools45%EY survey of 500 US technology-industry business leaders, polled February 2026
Same survey, confirmed or suspected leaks of proprietary IP from the same cause39%EY, February 2026
Organisations that have experienced data leakage tied to employees sharing information with AI tools68%Metomic State of Data Security, 404 CISOs and security leaders, US and UK
Of those, organisations with a comprehensive AI data security policy23%Metomic
Employees who paste data into AI tools, mostly via personal accounts77%LayerX enterprise browser telemetry
Share of AI tool usage that involves sensitive corporate data39.7%Cyberhaven AI Adoption & Risk Report, 2026

Put the first and fourth rows next to each other and you have the whole story of AI governance in 2026: roughly two-thirds of organisations have had a leak, and roughly a quarter have a policy that covers it. The gap is not a knowledge gap. Everyone knows pasting client data into a personal chatbot is unwise. The gap is that nothing in the tooling stops it, and nothing in the tooling records it.

Guardrail one: company accounts, not personal logins

This is the single highest-leverage change available to you, and most companies are one procurement decision away from it.

The Claude incident is a clean illustration. On Claude Team and Enterprise plans, conversations can only be shared with other members of your organisation, and viewers must authenticate with their organisation account. Public share links are not available. If a personal account carrying public share links is migrated into a Team or Enterprise organisation, those public links stop working permanently. The entire failure mode that generated last weekend’s headlines simply does not exist on a company plan.

The same logic holds across the market. ChatGPT Business and Enterprise, Microsoft 365 Copilot inside your tenant, Gemini in Workspace: in each case moving from a personal login to a governed seat changes what the tool is allowed to do with your data and what you can see afterwards.

ControlPersonal / consumer planTeam / Business / Enterprise plan
Public share linksAvailable by defaultRestricted to your organisation, or disabled
Who owns the conversationThe employeeThe company
Identity and accessPersonal email, personal passwordSSO, SCIM provisioning, enforced MFA
OffboardingNothing happens when they leaveDeprovision removes access and keeps the data
Audit logsNoneSign-ins, sessions, file uploads and downloads (Enterprise tiers)
RetentionVendor default, user-controlledSet centrally and enforced
Training on your dataDepends on consumer terms and togglesContractually excluded for business data
Connectors, tools and MCP serversWhatever the user connectsAdmin allowlist
Contract positionConsumer terms of serviceDPA, processor terms, security schedule

The objection is always cost. Run the arithmetic honestly: a business seat is typically £20–£60 per person per month. One notifiable personal data breach involving client information costs you legal time, a supervisory authority notification, customer communications, remediation and, more expensively, an awkward conversation with your largest account. The seat cost is not the risk. The absence of the seat is.

The practical trap is partial rollout. A company buys 40 Enterprise seats for the departments that asked, and the other 260 people carry on with personal accounts because nobody gave them one. That is not governance, that is a smaller shadow. If you have not read it yet, our guide to shadow AI and enterprise governance risk goes into how to size the problem before you buy.

Guardrail two: permissions, so the blast radius stays small

Company accounts fix ownership. Permissions decide how much damage a single mistake can do. Four settings deserve an owner and a decision this month.

Sharing itself

Decide who can create a share link, and to whom. The default should be internal-only, with public sharing off. If a team genuinely needs public links — marketing publishing an Artifact, for instance — make it a named exception with an approver, not an ambient capability everyone has.

Connectors and data access

Modern assistants connect to Drive, SharePoint, Gmail, Slack, Jira, GitHub and your CRM. Each connection widens what a single prompt can reach. Approve connectors centrally, scope them to specific drives or repositories rather than whole tenants, and review the list quarterly. The same applies to MCP servers and custom tools: keep an allowlist.

Data classification people can remember

Three tiers, one page, real examples from your business:

Agents and automation

Agentic tools act rather than answer. Define what an agent may do without a human in the loop, which systems it can write to, and what always needs sign-off. An agent with a share capability and a mailbox connector is a data exfiltration path with good intentions.

Guardrail three: an AI policy that fits on one page

Long policies do not get read. The version that works is a single page every employee can hold in their head, backed by settings that enforce it. Ten points:

#ClauseWhat good looks like
1Allowed toolsA named list with the plan tier. “Claude Enterprise, ChatGPT Business, Copilot in our tenant.” Anything not on the list needs approval before use.
2Account ruleCompany data only ever goes into a company account. No exceptions for speed, weekends or personal ChatGPT Plus subscriptions.
3Data tiersGreen / amber / red, with three real examples each from your own work.
4Sharing ruleInternal sharing only. Public links require a named approver. Any published link is reviewed and revoked on a schedule.
5ConnectorsWho approves a new data connection, and the scope limit that applies.
6Agents and automationWhat may run unattended, what needs a human check, and who owns each automation.
7TraceabilityWhat is logged, where it is kept, how long, who reviews it and how often.
8Human accountabilityAI output that leaves the company — to a client, a regulator, a candidate — is checked and owned by a named person.
9Incident pathWhat to do in the first hour: revoke the link, rotate credentials, tell this person, do not delete evidence.
10Training and reviewMandatory AI literacy at onboarding, refreshed annually, with attendance recorded. Policy reviewed every six months.

Point seven is the one companies skip, and it is the one auditors and regulators ask about first. Traceability is not a philosophy, it is a list of artefacts: audit logs from your Enterprise tier, exports through a compliance API, spend dashboards per team, a register of AI use cases with an owner for each, and a review meeting in the calendar. If you cannot answer “which tools processed customer data last quarter, and who approved them” in under an hour, you do not have traceability yet.

“The test of an AI policy is not whether it exists. It is whether the settings match it. If the document says no public sharing and the admin console still allows public sharing, you have written a wish, not a control.” — Toni Dos Santos, Co-Founder, Spicy Advisory

For a fuller treatment of the operating model behind this — roles, decision rights, review cadence — see our AI governance framework for mid-market companies and the CISO guide to enterprise AI security.

Where the regulators stand: GDPR and the EU AI Act

GDPR: a share link is a breach, whatever the vendor calls it

The vendor gets to say “this was not a breach of our systems”. You do not get to say that, because you are the controller for the data your staff put in.

Enforcement in this area is still finding its shape — Italy’s Garante fined OpenAI €15m over ChatGPT in December 2024, and the Court of Rome annulled it in March 2026 on the jurisdictional point that Ireland’s DPC is lead authority. The lesson is not that nobody is watching. It is that the file moved to a bigger desk.

EU AI Act: the deadline that moved is not the one that matters to you

There was a lot of noise in the first half of 2026 about the Digital Omnibus on AI. Here is the position as it stands after adoption by Parliament on 16 June 2026 and the Council on 29 June 2026:

ObligationApplies fromRelevance to everyday AI use
Article 4 — AI literacy2 February 2025 (already in force)High. If your staff use AI at work, you must ensure a sufficient level of AI literacy. Training records are your evidence.
Prohibited practices2 February 2025Low for most, but check any biometric, emotion-recognition or scoring use case.
General-purpose AI model obligations2 August 2025Mostly on model providers, but it shapes the documentation you can demand from vendors.
Article 50 — transparency2 August 2026Medium to high. Disclosure duties around AI interaction and synthetic content largely stayed on schedule.
Annex III high-risk systemsDeferred to 2 December 2027Relevant if you use AI in recruitment, credit, education, essential services or worker management.
Annex I high-risk (AI in regulated products)Deferred to 2 August 2028Product manufacturers.

Note the shape of it. The high-risk regime slipped by sixteen months. The AI literacy duty did not move, and it has been live since February 2025. That is the obligation that covers the employee sharing a client conversation from a personal account — not because sharing is prohibited, but because a company that has not trained its people is failing the one AI Act duty that already applies to virtually everyone. Our breakdown of Article 4 and what AI literacy actually requires has the detail, and you can pressure-test your position with our free EU AI Act check.

UK companies have no AI Act, but they do have the ICO enforcing UK GDPR alongside the Data (Use and Access) Act 2025. The practical requirements land in almost the same place: lawful basis, security, transparency, records. See AI governance and the ICO framework and our guide to the Data (Use and Access) Act for UK businesses.

Your next 30 days

WeekActionEvidence you should end up with
Week 1Exposure sweep: the site: searches above, plus a search of Slack, Teams and your ticketing system for share URLs. Inventory which AI tools are in use and on whose account — check expense claims for personal subscriptions.A list of exposed links, and a list of every AI tool actually in use.
Week 2Consolidate onto company accounts with SSO. Revoke exposed links, rotate any credential that appeared in one, and notify anyone whose personal data was in scope. Turn off public sharing. Set the connector allowlist.Admin console settings, a revocation log, and a documented breach assessment for anything notifiable.
Week 3Publish the one-page policy. Run a 90-minute AI literacy session covering the data tiers, the sharing rule and the incident path. Record attendance.Signed-off policy, attendance register — your Article 4 evidence.
Week 4Turn on logging and decide who reviews it monthly. Stand up a register of AI use cases with an owner each. Walk through the incident runbook once, on paper.Logs flowing, a named reviewer, a use-case register, a tested runbook.

None of this requires a transformation programme. It requires someone senior to own it for a month and a decision to pay for seats. Teams that do this once tend to move faster afterwards, because the answer to “can we use AI for this?” stops being a debate and starts being a lookup. That pattern is what our four-phase adoption framework is built around.

Get an outside read on your AI exposure

The free AI Adoption Scorecard takes 20 minutes and gives you a scored view across strategy, workflows, data, people and governance — including where your data is going and who can see it. It is the fastest way to find out whether your guardrails are real or aspirational.

Run the free AI audit →

Or skip ahead: book a 30-minute call and we will go through your tools, your accounts and your policy gaps together. If you would rather start with the team, our enterprise AI training covers exactly these habits.

Frequently asked questions

Was the Claude shared chats issue a data breach?

Not on Anthropic’s side, in the technical sense: no system was compromised, and the share links were public by design because users chose to create them. For a company whose data appeared in those chats, the analysis is different. Under GDPR Article 4(12), unauthorised disclosure of personal data is a personal data breach regardless of the mechanism, and the obligation to assess and potentially notify within 72 hours sits with the controller — you — not the AI vendor.

If I unshare a link, is the data gone?

No. Unsharing removes the live page. It does not remove copies already taken by search engine caches, web archives, scrapers or third parties. In the Claude case, a GitHub repository had archived 453 conversations and 11,241 messages in plain text before most users knew there was a problem. Treat any exposed conversation as permanently public: rotate every credential it contained, assess whose personal data was in it, and log the incident.

What percentage of companies have had a data leak from employee AI use?

The most defensible recent figure is 45%: in an EY poll of 500 US technology-industry business leaders conducted in February 2026, that share reported a confirmed or suspected leak of sensitive data in the previous 12 months caused by employees using unauthorised third-party generative AI tools, with 39% reporting IP leaks from the same cause. A separate survey of 404 CISOs in the US and UK found 68% of organisations had experienced AI-related data leakage while only 23% had a comprehensive AI data security policy.

Are Team and Enterprise AI accounts genuinely safer, or is it just marketing?

Structurally safer, for a specific reason: they remove capabilities rather than just warning about them. On Claude Team and Enterprise, chats can only be shared inside your organisation and viewers must authenticate — public share links, the exact mechanism behind the July 2026 indexing story, are unavailable. Public links from a personal account permanently stop working when that account moves into an organisation. Add SSO, SCIM deprovisioning, admin-controlled connectors, audit logs and contractual exclusion from model training, and the difference is a governance model rather than a feature list.

Does the EU AI Act apply to employees sharing AI conversations?

Not directly — sharing a chat is not a regulated AI practice. What does apply is Article 4, the AI literacy obligation, in force since 2 February 2025: organisations must ensure staff who use AI systems have a sufficient level of AI literacy, appropriate to their role and context. Documented training that covers what may be entered into an AI tool and how sharing works is how you evidence compliance. The 2026 Digital Omnibus deferred the Annex III high-risk regime to 2 December 2027, but it did not defer Article 4, and most Article 50 transparency obligations still applied from 2 August 2026.

Do we have to report an exposed AI conversation to a regulator within 72 hours?

If it contained personal data and there is a risk to the individuals concerned, yes — GDPR Article 33 requires notification to your supervisory authority without undue delay and, where feasible, within 72 hours of becoming aware. In the UK the equivalent duty runs to the ICO under UK GDPR. Where the risk to individuals is high, Article 34 also requires you to tell them directly. Document the assessment even when you decide not to notify; supervisory authorities ask to see the reasoning.

What is the minimum viable AI policy for a company that has none?

One page with five things: the list of approved tools and plan tiers; the rule that company data only goes into company accounts; three data tiers with real examples of what is never permitted; the sharing rule, defaulting to internal-only; and the incident path with a named person to contact. Add traceability — what is logged, who reviews it, how often — as soon as you have business accounts capable of producing logs. A one-page policy enforced in the admin console beats a thirty-page policy nobody has opened.

How do I check whether my company’s data is already exposed?

Run site: queries against the share domains of the major assistants on both Google and Bing, combined with your company name, domain, client names and product codenames. Repeat on Bing specifically, which lagged behind Google in dropping indexed Claude pages. Then search internal systems — Slack, Teams, Jira, your helpdesk — for share URLs, which is where most links first escape. Finally, check expense claims for personal AI subscriptions, because those accounts are invisible to your admin console entirely.

Sources & further reading: TechCrunch, “PSA: Your Claude shared chats and Artifacts may have ended up on Google” (27 July 2026); Fortune, “A trove of users’ seemingly private conversations with Anthropic’s Claude AI chatbot showed up in Google search results” (27 July 2026); additional incident reporting from VentureBeat, Axios, Decrypt, Cybernews and Search Engine Journal (25–27 July 2026); Google Search Central documentation on noindex and robots.txt; Claude Help Center, Share and unshare chats and Team and Enterprise plans; EY, Technology executives survey (poll of 500 US technology-industry business leaders, February 2026); Metomic, State of Data Security Report (404 CISOs and security leaders, US and UK); LayerX enterprise browser telemetry; Cyberhaven, AI Adoption & Risk Report (2026); Fast Company reporting on indexed ChatGPT conversations and OpenAI’s August 2025 removal of chat discoverability; Regulation (EU) 2016/679 (GDPR), Articles 4, 5, 28, 32, 33, 34 and 44; Regulation (EU) 2024/1689 (EU AI Act), Articles 4 and 50; Digital Omnibus on AI as adopted by the European Parliament (16 June 2026) and Council (29 June 2026). Internal references: shadow AI governance risk, CISO guide to enterprise AI security, AI governance for mid-market companies, AI governance and the ICO, EU AI Act Article 4 AI literacy, AI data residency, Data (Use and Access) Act, Claude for companies, four-phase AI adoption framework, AI Adoption Scorecard, EU AI Act check.