Is DeepSeek Safe to Use — and Is It Any Safer Run Locally?
Disclaimer: This content is for educational purposes only and does not constitute medical, legal, or financial advice. CPT descriptions are original summaries — not official AMA text. Always verify billing and credentialing details with your payer. Read full disclaimer
There are two completely different things called "DeepSeek," and the safety answer flips depending on which one you mean. This is the single most confused point in every "is DeepSeek safe" search, so we'll settle it first.
The short answer: the hosted DeepSeek app — the website and phone app — is a genuine custody problem for a confidential-information office, because DeepSeek's own privacy policy says it stores your data on servers in China, including the full content of your prompts and uploads. The DeepSeek model, by contrast, is open-weights and MIT-licensed: you can download it and run it on your own hardware, offline, where your text never leaves your building. So "is DeepSeek safe?" has no single answer — it has two, and the difference between them is the whole point of this page. Everything below traces both, with the vendor's own policy and the regulator's own order linked at each claim.
Is the DeepSeek App Safe? What Its Own Privacy Policy Says
Start with the version almost everyone tries first: the hosted app you sign into at deepseek.com or on your phone. For that product, you don't need a security firm's opinion — DeepSeek's own privacy policy is explicit about where your data goes: "To provide you with our services, we directly collect, process and store your Personal Data in People's Republic of China."
The same policy spells out what "your Personal Data" includes. It's not just an email address at sign-up. DeepSeek collects "your device model, operating system, IP address, device identifiers and system language," and — the part that matters for a professional office — the content you put in: "text input, voice input, prompt, uploaded files, photos, feedback, chat history, or other content that you provide." In plain terms: whatever you type or upload, and whatever files you attach, are part of what the app collects and stores. And it keeps them — the policy states DeepSeek retains this data "for as long as you have an account."
This is the same custody structure as any cloud AI: your text travels over the internet to a third party's servers and is processed and stored there under that party's terms. We walk through that custody chain in detail in Local AI vs Cloud AI. What makes DeepSeek's version sharper for many offices is simply the destination. Data-residency and sovereignty rules — the subject of our data residency guide — exist precisely because which country holds your clients' or patients' data changes who can compel access to it and under what law.
Has Any Regulator Actually Acted Against DeepSeek?
Yes — and this is the one named, primary-source anchor to hold onto, rather than the country-count numbers that float around SEO posts. On 30 January 2025, Italy's data-protection authority, the Garante, ordered an immediate limitation on the processing of Italian users' data by DeepSeek. In the Garante's own words, "The limitation order - imposed to protect Italian users' data - follows the companies' communication received today, whose content was deemed entirely unsatisfactory."
That is a real government action against the hosted app, from the regulator's own page — not a blog's paraphrase. It's worth being disciplined here: you'll see claims that DeepSeek is "banned in 7+ countries" or that the app "tracks every keystroke." Those specific numbers and the keystroke claim come from secondary security-vendor and news posts, not from a primary source we can stand behind, so we won't assert them as fact. The Garante order is enough to make the point on its own: at least one national privacy regulator looked at the hosted app's data practices and found them wanting.
For an office with confidentiality duties, the practical takeaway doesn't hinge on a headcount of bans. It's the same rule regulators keep restating about every generative-AI tool: the obligation attaches to the disclosure itself. The moment client or patient information leaves your control and lands on a third party's servers — wherever those servers sit — it's a use of data your existing privacy obligations already govern.
App vs Model: Why Is This Distinction the Whole Point?
Here is the fork that most "is DeepSeek safe" articles never reach. DeepSeek isn't only a hosted service — it's also a model the company gives away. According to the official DeepSeek-R1 repository on GitHub, "This code repository and the model weights are licensed under the MIT License." The MIT License is one of the most permissive open-source licenses there is: it allows commercial use, modification, and derivative works.
Practically, that means the model — the actual trained "brain" — is separable from DeepSeek's servers. You can download the weights (the large file that is the model) and run them yourself, with no account, no app, and no connection back to DeepSeek at all. The hosted app and the downloadable model share a name and a lineage, but they are as different, from a data-custody standpoint, as eating at a restaurant versus buying the recipe and cooking at home. The restaurant sees everything you order; the recipe sees nothing.
This is exactly why the query "is DeepSeek safe to run locally" deserves a different answer from "is the DeepSeek app safe." One is about a company's servers in China. The other is about a file on a computer you own.
Is DeepSeek Safe to Run Locally? The Custody Answer
On the dimension that drives most of this anxiety — where does my data physically go? — running the model locally changes the answer completely.
You can download DeepSeek-R1 through free software such as Ollama, which lists the model in a range of sizes to fit different hardware: from a small 1.5-billion-parameter version (a 1.1 GB download) up through 7B (4.7 GB), 8B (5.2 GB), 14B (9.0 GB), 32B (20 GB), and 70B (43 GB), to the full 671B model (a 404 GB download). The smaller "distilled" versions are the realistic choice for a normal office machine; the 671B full model needs serious hardware. If the term "Ollama" is new to you, our plain-English Ollama explainer covers what it is and how a downloaded model actually runs.
The reason local processing keeps your data in the building is physical, not contractual: a model running on your own machine can run with the internet off. There's no hosted app collecting prompts, no server in China, no privacy policy to monitor — because there is no third party in the loop. Whether local AI genuinely runs offline is covered in Can AI Work Without Internet? The test is the same one we apply to every local setup: if it still answers with the network cable unplugged, your text isn't going anywhere.
As one trial lawyer put it plainly on r/LawFirm, weighing exactly this trade-off: "Using your own self-hosted language model would be better."
But Is a Locally-Run DeepSeek Still "a Chinese Model"? The Honest Caveat
Yes — and this is where honesty matters more than a clean sales pitch. Running DeepSeek offline solves the data-custody problem; it does not change what the model is. DeepSeek was trained in China, and the model itself may censor or skew certain topics — questions about Chinese politics being the commonly cited example. That characterization comes from secondary reporting rather than a primary policy document, so treat it as a known tendency to test yourself, not a precise specification.
The key is to separate two very different worries that "is DeepSeek safe" jumbles together:
- Data exfiltration — "will my client's information end up on someone else's servers?" Running the open-weights model offline resolves this. Nothing you type leaves your machine.
- Content quality and bias — "will the model's answers be slanted, censored, or wrong on some topics?" Running it locally does not resolve this. A locally-run model gives the same slanted answer a hosted one would; it just does so privately.
For a clinic summarizing its own patient notes, or a firm drafting from its own privileged files, the first worry is usually the decisive one, and local hosting addresses it squarely. If your work depends on unbiased treatment of politically sensitive subjects, the second worry may push you toward a different open model entirely — and that's a fair reason to choose one, weighed in our private AI options comparison.
DeepSeek App vs DeepSeek Run Locally: The Comparison
| Hosted DeepSeek app | DeepSeek model run locally | |
|---|---|---|
| Where your text is processed | DeepSeek's servers "in People's Republic of China" (privacy policy) | Your own machine, in your building |
| What's collected | Device details, IP address, and the full content of prompts, uploads and chat history (privacy policy) | Nothing is sent anywhere when run offline |
| Retention | Kept "for as long as you have an account" (privacy policy) | Whatever you decide; it's your disk |
| Regulatory status | Subject to Italy's Garante limitation order, Jan 2025 (Garante) | You are the only data custodian |
| Cost | Free to use the app | Free software (Ollama) + a capable machine from $799 (base M4 Mac mini) |
| Content bias / censorship | Present — Chinese-trained model | Still present — same model, run privately |
| Data-custody problem | Yes — data leaves your building for China | No — data never leaves your building |
Two things this table won't pretend: running locally does not scrub the model's training-driven biases, and it isn't free — you buy hardware. What it does resolve, cleanly, is the custody question that sends most people searching "is DeepSeek safe" in the first place.
So What Should a Small Office Actually Do?
If you're a clinic, firm, accounting practice, or therapist weighing this, the sorting is straightforward:
Don't put confidential material into the hosted DeepSeek app. Its own policy tells you where that data goes, and a national regulator has already acted on those practices. For anything covered by client confidentiality, professional privilege, or health-privacy rules, the hosted app is the wrong tool — the same conclusion many practitioners reach about consumer cloud chatbots generally, discussed in Is ChatGPT Safe for Confidential Information?.
For non-confidential work, the app is a different calculation. Public research, marketing brainstorming, rewriting your own website copy — there's no custody problem when nothing sensitive is in custody, and the same honest point we make about any cloud tool applies here. The bias caveat still stands, but privacy isn't the concern for public material.
The genuine third option — the one this whole site exists to explain — is to keep the sensitive work on hardware you own. Because DeepSeek's weights are openly licensed, you can run the model itself, offline, on a machine that starts around $799 for a base M4 Mac mini (with more headroom from $1,599 for the M4 Pro), using free software. The custody chain becomes: your staff, your machine, your building — wherever your building is. The trade-offs are real and worth stating plainly: you buy hardware up front and maintain it, the smaller local models are a step behind the frontier, and — the DeepSeek-specific asterisk — you're still running a Chinese-trained model whose outputs may be slanted on some topics, so it's a fit for private processing of your own material rather than for unbiased judgment on sensitive subjects. In exchange, the question "what is this company doing with our client data?" simply stops existing, because there's no company in the loop at all.
Next step
Wondering if this fits your office?
The readiness assessment walks through your data sensitivity, current AI use, and what a local setup would actually involve — with an engineer, not a salesperson.
Assess your readiness →Frequently Asked Questions
Ask about this article
Get a plain-language answer drawn from this article. Answers are AI-generated from the text on this page.
Related Templates
External Resources
Authoritative references and tools related to this documentation type.