<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Anthropic 那份 154 頁的報告，讓我卸了 Claude Code]]></title><description><![CDATA[<p dir="auto">《Detecting and countering misuse of AI: September 2026》，Anthropic 第四份公開的威脅情報報告，九月十日發布，154 頁。涵蓋的時間是 2025 年 12 月到 2026 年 8 月，分七個領域：網路行動、影響力操作、監控、詐騙與詐欺、生物濫用、常規武器開發、蒸餾。每個案子都有編號，格式是 GTG-xxxxx，也門那個製導武器小組是 GTG-87001。</p>
<p dir="auto">蒸餾那一節點名了中國五家實驗室：</p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>實驗室</th>
<th>報告裡寫的規模</th>
</tr>
</thead>
<tbody>
<tr>
<td>阿里</td>
<td>1.51 億次對話，五月到七月，高峰一天接近 300 萬次，動用超過 3500 個帳號</td>
</tr>
<tr>
<td>月之暗面</td>
<td>2300 萬次，把用戶問 Kimi 的問題轉給 Claude，再把答案當自己的回</td>
</tr>
<tr>
<td>DeepSeek</td>
<td>14 天 1210 萬次</td>
</tr>
<tr>
<td>智譜</td>
<td>17 天超過 340 萬次</td>
</tr>
<tr>
<td>小米</td>
<td>超過 40 萬次請求，經過 1500 多個帳號</td>
</tr>
</tbody>
</table>
<p dir="auto">報告也提到，月之暗面跟 DeepSeek 轉出去的是自家用戶的請求，所以 Anthropic 說它看到了別人的敏感資料流過去，那些人根本不知道自己問的東西被送到了 Claude。</p>
<p dir="auto">這份報告裡真正讓人後背發涼的，根本不是蒸餾，而是 Anthropic 的還原精準度。</p>
<p dir="auto">它能還原到什麼程度？誰、在什麼時間、用了哪些帳號、做了什麼？</p>
<p dir="auto">更誇張的是，它竟然還還原出了一個團隊的內部分工。也門那個案例裡面，誰寫代碼、誰查資料、誰做 code review，都給你擺出來了。監控行動那部分就更細了：目標的位置、人口特徵、政治傾向，它帶著置信度都一起給你了。這就不是被收集數據的問題了，而是徹底被人扒了底褲。</p>
<p dir="auto">我知道有人會說，互聯網時代早就沒有隱私了，你有什麼好大驚小怪的。錯，這根本不是一個性質。</p>
<p dir="auto">第一，互聯網頭部大廠非常重視隱私。2016 年，美國政府要求蘋果解鎖一部手機，蘋果直接拒絕，寧可和政府對簿公堂。臉書呢，因為劍橋分析這件事呢，被罰了 50 億美元啊，股價暴跌，這些都是真金白銀的代價。</p>
<p dir="auto">第二，普通互聯網公司能拿到的隱私其實很有限，最多就是你在 APP 裡面註冊信息，再加上你使用 APP 的行為數據。而這一份 Anthropic 的報告就好像一個千里眼順風耳，它能夠把你做過的事情一點一滴、完完全全還原出來，纖毫畢露。</p>
<p dir="auto">所以我猜，它靠的不只是雲端的 Claude 模型，更關鍵的是運行在本地的那支軟件 Claude Code。因為在雲端運行的 Claude 模型，它只能拿到你問了什麼、它答了什麼，就是對話記錄，只有這些。但 Claude Code 完全是另外一回事了，它是裝在你電腦上了，在本地運行的軟件，權限極高。</p>
<p dir="auto">今年 Claude Code 原始碼洩露了三次。社區把 50 多萬行代碼扒開，發現了這個軟件採集了你的設備 ID、帳號 ID、組織 ID、訂閱檔位、你的操作系統內核版本、終端類型、你裝了哪些包管理器、你進程的 CPU 佔用和內存的分配，甚至你在哪個代碼倉庫上幹活，倉庫的遠程的地址會被哈希之後一起上報。</p>
<p dir="auto">而上報的頻率也非常嚇人，每 10 秒鐘上傳一次，每批最多 200 條。如果上傳失敗，先存到本地，再反覆重試。更要命的是，這套自動上報機制，你關不掉它。</p>
<p dir="auto">所以它能夠精準地知道你在幾點工作、用什麼機器、在哪個項目上、每天問了多少次、問的究竟是什麼。</p>
<p dir="auto">Anthropic 一直是一家最強調安全的公司。但一家公司打著安全的旗號，瘋狂地採集用戶的個人信息，還把用戶根本關不掉的設備數據傳上來做深度分析，這不就是赤裸裸的作惡嗎？</p>
<p dir="auto">所以我決定未來不再用 Claude 模型了，Claude Code 軟件我也卸載了。我將只考慮使用開源的 Agent 軟件，確保我的電腦數據不會被上傳。此外，涉及到特別核心的個人隱私和核心的金融帳戶，絕對不會接入雲端的 AI 模型。</p>
]]></description><link>https://lcz.me/topic/1673</link><generator>RSS for Node</generator><lastBuildDate>Sun, 13 Sep 2026 20:08:42 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/1673.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 13 Sep 2026 08:56:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Anthropic 那份 154 頁的報告，讓我卸了 Claude Code on Sun, 13 Sep 2026 15:54:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ydm" aria-label="Profile: YDM">@<bdi>YDM</bdi></a> 是沒錯，但是阿貓阿狗就不會知道你是誰，光這樣就排除99.9%的麻煩了</p>
]]></description><link>https://lcz.me/post/17906</link><guid isPermaLink="true">https://lcz.me/post/17906</guid><dc:creator><![CDATA[David Chen]]></dc:creator><pubDate>Sun, 13 Sep 2026 15:54:53 GMT</pubDate></item><item><title><![CDATA[Reply to Anthropic 那份 154 頁的報告，讓我卸了 Claude Code on Sun, 13 Sep 2026 15:11:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/geekyang" aria-label="Profile: Geekyang">@<bdi>Geekyang</bdi></a> 我在台灣，而且我也算是資訊安全相關從業人員，對於隱私概念我也是略懂一些。</p>
]]></description><link>https://lcz.me/post/17898</link><guid isPermaLink="true">https://lcz.me/post/17898</guid><dc:creator><![CDATA[王池川]]></dc:creator><pubDate>Sun, 13 Sep 2026 15:11:44 GMT</pubDate></item><item><title><![CDATA[Reply to Anthropic 那份 154 頁的報告，讓我卸了 Claude Code on Sun, 13 Sep 2026 13:56:33 GMT]]></title><description><![CDATA[<p dir="auto">打从我们极度依赖google的时候，所谓的隐私通通作废。。。</p>
]]></description><link>https://lcz.me/post/17877</link><guid isPermaLink="true">https://lcz.me/post/17877</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Sun, 13 Sep 2026 13:56:33 GMT</pubDate></item><item><title><![CDATA[Reply to Anthropic 那份 154 頁的報告，讓我卸了 Claude Code on Sun, 13 Sep 2026 13:50:51 GMT]]></title><description><![CDATA[<p dir="auto">楼主估计完全不了解国外的生活，以及什么是隐私的概念。全世界都知道哪里是最没有隐私的地方。</p>
]]></description><link>https://lcz.me/post/17874</link><guid isPermaLink="true">https://lcz.me/post/17874</guid><dc:creator><![CDATA[Geekyang]]></dc:creator><pubDate>Sun, 13 Sep 2026 13:50:51 GMT</pubDate></item><item><title><![CDATA[Reply to Anthropic 那份 154 頁的報告，讓我卸了 Claude Code on Sun, 13 Sep 2026 13:39:48 GMT]]></title><description><![CDATA[<p dir="auto">本地大模型，才是王道，只是现在硬件太贵，我太穷！</p>
]]></description><link>https://lcz.me/post/17872</link><guid isPermaLink="true">https://lcz.me/post/17872</guid><dc:creator><![CDATA[Peter Guan]]></dc:creator><pubDate>Sun, 13 Sep 2026 13:39:48 GMT</pubDate></item><item><title><![CDATA[Reply to Anthropic 那份 154 頁的報告，讓我卸了 Claude Code on Sun, 13 Sep 2026 12:44:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/david-chen" aria-label="Profile: David-Chen">@<bdi>David-Chen</bdi></a></p>
<p dir="auto">沒有用的，我也和你一樣，但最後它還是知道你是誰，我就是發現了，才很重視資料安全，只能減少不能防止!!</p>
]]></description><link>https://lcz.me/post/17860</link><guid isPermaLink="true">https://lcz.me/post/17860</guid><dc:creator><![CDATA[YDM]]></dc:creator><pubDate>Sun, 13 Sep 2026 12:44:29 GMT</pubDate></item><item><title><![CDATA[Reply to Anthropic 那份 154 頁的報告，讓我卸了 Claude Code on Sun, 13 Sep 2026 10:08:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/terry" aria-label="Profile: terry">@<bdi>terry</bdi></a> 只要露脸， 就跟裸奔一样了， 四代以内所有人的信息都了如指掌。</p>
]]></description><link>https://lcz.me/post/17836</link><guid isPermaLink="true">https://lcz.me/post/17836</guid><dc:creator><![CDATA[johnnybegood]]></dc:creator><pubDate>Sun, 13 Sep 2026 10:08:51 GMT</pubDate></item><item><title><![CDATA[Reply to Anthropic 那份 154 頁的報告，讓我卸了 Claude Code on Sun, 13 Sep 2026 10:02:08 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/david-chen" aria-label="Profile: David-Chen">@<bdi>David-Chen</bdi></a> <a href="/post/17818">said</a>:</p>
<p dir="auto">機密資料上傳雲端本來就是很蠢的事哪怕DID做的完備也一樣</p>
</blockquote>
<p dir="auto">基本上手機麥克風暗中收集大數據強推廣告 我覺得也不是什麼新鮮事<br />
就兩大目的 賣商業廣告和反恐</p>
<p dir="auto">稜鏡計畫 Prism Project<br />
<a href="https://zh.wikipedia.org/zh-tw/%E7%A8%9C%E9%8F%A1%E8%A8%88%E7%95%AB" rel="nofollow ugc">https://zh.wikipedia.org/zh-tw/稜鏡計畫</a></p>
<p dir="auto">最終不得不變成<br />
<img src="https://upload.lcz.me/uploads/0202e0a6-a610-4b74-b5c5-cc23fd858ad7.jpeg" alt="bb347c19-48c9-4089-beab-5b66d26371dc-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/17829</link><guid isPermaLink="true">https://lcz.me/post/17829</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Sun, 13 Sep 2026 10:02:08 GMT</pubDate></item><item><title><![CDATA[Reply to Anthropic 那份 154 頁的報告，讓我卸了 Claude Code on Sun, 13 Sep 2026 09:57:31 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/david-chen" aria-label="Profile: David-Chen">@<bdi>David-Chen</bdi></a> <a href="/post/17814">said</a>:</p>
<p dir="auto">上雲的我連GOOGLE帳號跟FB....從十幾年前創建那兩個帳號就是假資料</p>
</blockquote>
<p dir="auto">被你這樣一說 我要開始撤掉 專業和社交帳號上的資料了 但肯定早就在多年前被各公司的爬蟲大數據備份了 ; 可能防得了單一個人 防不了大數據公司</p>
]]></description><link>https://lcz.me/post/17827</link><guid isPermaLink="true">https://lcz.me/post/17827</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Sun, 13 Sep 2026 09:57:31 GMT</pubDate></item><item><title><![CDATA[Reply to Anthropic 那份 154 頁的報告，讓我卸了 Claude Code on Sun, 13 Sep 2026 09:41:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/david-chen" aria-label="Profile: David-Chen">@<bdi>David-Chen</bdi></a> 你倒是真牛，现在想起来以前很多事都做的不对，没想过这么深远，其实大陆这方面已经比较严重了，以前光想着上网，没想过这些，以至于在大陆的网络中基本是透明的。现在上外网，做了不少工作，但又露脸做视频了<img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f602.png?v=a9f01d9edaa" class="not-responsive emoji emoji-android emoji--joy" style="height:23px;width:auto;vertical-align:middle" title="😂" alt="😂" /></p>
]]></description><link>https://lcz.me/post/17819</link><guid isPermaLink="true">https://lcz.me/post/17819</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Sun, 13 Sep 2026 09:41:30 GMT</pubDate></item><item><title><![CDATA[Reply to Anthropic 那份 154 頁的報告，讓我卸了 Claude Code on Sun, 13 Sep 2026 09:37:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kos-or" aria-label="Profile: kos-or">@<bdi>kos-or</bdi></a> 最近數學界對AI的數學難題突破，也提出質疑，因為有些解法被高度懷疑是從數學家還未發表的論文致敬出來的，事實上被懷疑的模型公司不置可否....機密資料上傳雲端本來就是很蠢的事哪怕DID做的完備也一樣</p>
]]></description><link>https://lcz.me/post/17818</link><guid isPermaLink="true">https://lcz.me/post/17818</guid><dc:creator><![CDATA[David Chen]]></dc:creator><pubDate>Sun, 13 Sep 2026 09:37:09 GMT</pubDate></item><item><title><![CDATA[Reply to Anthropic 那份 154 頁的報告，讓我卸了 Claude Code on Sun, 13 Sep 2026 09:30:55 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">By Cecily Mauran on April 6, 2023<br />
Whoops, Samsung workers accidentally leaked trade secrets via ChatGPT<br />
ChatGPT doesn't keep secrets. 糟糕，三星員工透過 ChatGPT 意外洩露了商業機密。<br />
ChatGPT 守不住秘密。</p>
</blockquote>
<p dir="auto">這都常態化了 但主要還是為了商業化操作 money, money</p>
<p dir="auto">因此建議不要隨便對AI罵髒話, 等AGI出現時, 這些數據都在的<br />
說錯了 AGI 還不夠強, 我是說ASI</p>
]]></description><link>https://lcz.me/post/17816</link><guid isPermaLink="true">https://lcz.me/post/17816</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Sun, 13 Sep 2026 09:30:55 GMT</pubDate></item><item><title><![CDATA[Reply to Anthropic 那份 154 頁的報告，讓我卸了 Claude Code on Sun, 13 Sep 2026 09:02:04 GMT]]></title><description><![CDATA[<p dir="auto">這不是常識嗎？不僅不要上雲，上雲的我連GOOGLE帳號跟FB....從十幾年前創建那兩個帳號就是假資料，雖然沒法100%防護，至少不會被莫名其妙的人這麼容易掌握資訊</p>
]]></description><link>https://lcz.me/post/17814</link><guid isPermaLink="true">https://lcz.me/post/17814</guid><dc:creator><![CDATA[David Chen]]></dc:creator><pubDate>Sun, 13 Sep 2026 09:02:04 GMT</pubDate></item></channel></rss>