By · Last updated 2026-04-19

ブログに戻るAIセキュリティ

プライバシー拡張の逆説:あなたのAIプライバシーツールが実際にデータを盗んでいるかどうかを見分ける方法

67%のAI Chrome拡張がユーザーデータを収集しています。2025年12月の事件では、プライバシーツールを装った拡張によって90万人のユーザーが危険にさらされました。2024年のGDPRの平均罰金は34%増加しました。あなたのプライバシーツールが信頼できるかどうかを評価するためのチェックリス...

April 19, 20268 分で読めます
privacy extension verificationlocal processing trustextension data collection auditAI privacy tool evaluationChrome extension security checklist

データを盗むプライバシーツール

2025年12月、AIプライバシー保護ツールとして売り出されていたChromeツールがスパイ行為をしていたことが発覚しました。これらのツールはチャット履歴を丸ごと取得していました。そのコンテンツを攻撃者が管理するサーバーに送信していました。

これが核心的なパラドックスです。プライバシーツールが脅威そのものになったのです。

Caviard.aiの調査によると、**AIのChrome add-onの67%**がユーザーデータを収集しています。収集を開示しているものもあります。開示していないものもあります。しかし開示の有無は本当の問題ではありません。本当の問題は、ツールの設計がデータ盗難を構造的に不可能にしているか、それとも単にポリシーで禁止しているだけかという点です。

DLA Piperの2025年GDPR年次報告書では、2023年比で2024年の平均制裁金額が34%増加したことが記録されています。この傾向は、スタッフ向けにブラウザツールを承認するデータ保護責任者にとってのリスクを高めています。

真のローカル処理とは何か

本物のローカル処理ツールは、ブラウザ内で検出モデルを実行します。モデルはインストール時に同梱されるか、一度だけダウンロードされます。それ以降、コンテンツは発行者のサーバーに送られることはありません。

送信されるトラフィックは、AIサービスへの匿名化されたプロンプトと、アップデート確認などのブラウザの通常のリクエストのみです。コンテンツが発行者のネットワークを通過することは一切ありません。

この設計はテストと検証が可能です。発行者の約束だけでは信頼の根拠になりません。2025年12月の事件がその点を証明しました。

プライバシーツールの確認方法

発行者がプライバシーを約束しているかどうかを問わないでください。設計がデータ盗難を不可能にしているかどうかを問いましょう。

ネットワークテスト: 監視されたネットワークでツールをインストールします。テスト用AIアカウントに偽の個人識別子を貼り付けます。30秒間、すべての送信接続を監視します。AIプラットフォームまたはツールのアップデートサーバー以外のドメインへのトラフィックがあれば、コンテンツが外部に送られています。

コードレビュー: ChromeのAdd-onはJavaScriptバンドルです。デコンパイルできます。本物のローカル処理ツールは、検出コードにネットワーク呼び出しがありません。検出モジュールにfetchXMLHttpRequestWebSocketもないことは良いサインです。それらが存在すれば失格です。

権限確認: Chrome Manifest V3は明示的な権限を要求します。ローカル処理ツールは、ブラウザ外にコンテンツを送信する権限は必要ありません。クリップボードアクセスと広範なネットワーク権限の組み合わせ — 明確な理由なしに — は危険信号です。

発行者確認: Chrome Web Storeの認証済み発行者ステータスには、ドメイン証明と身元確認書類が必要です。新しいドメインを持つ新規発行者がAIプライバシーツールを販売している場合は、特別な精査が必要です。2025年12月の攻撃者は検出を避けるために短命のアイデンティティを使用しました。

900,000人のユーザーが被害を受けた

Astrix Securityの2025年12月の分析では、プライバシーツールを装ったAdd-onにより900,000人のユーザーが被害を受けたことが判明しました。これらのユーザーはAIセッションを守るためにこれらのツールを選んでいました。ツールは正反対のことをしたのです。

一人の従業員のセッションが侵害されると、顧客記録、法的ファイル、内部計画が漏洩する可能性があります。セキュリティとコンプライアンスの概要では、そのリスクの連鎖がどのように機能するかを説明しています。

検証できるツールを選ぶ

anonym.legal Chrome Extensionは、ブラウザ内でPII検出を完全に実行します。いかなる時点でもanonym.legalのサーバーには何も送信されません。

悪意のあるAdd-onanonym.legal
処理場所リモートサーバーブラウザのみ
アクセス範囲セッション全体を取得アクティブ時のみ
ユーザーが検証可能いいえはい — ネットワークをテスト

仕組み:

  1. 個人識別子を含むテキストを貼り付けます
  2. ブラウザ内でローカルに検出が実行されます
  3. 名前とIDがトークンになります — "Jane Smith"は[PERSON_1]になります
  4. クリーンなテキストがAIに送られます
  5. AIの返答がローカルで元に戻されます

コンプライアンスセンターでは、完全なエンティティリストと企業向け監査の詳細を確認できます。

情報源

データを保護する準備はできましたか?

48言語で285以上のエンティティタイプを使用してPIIを匿名化し始めましょう。

About this page

We update this page when our platform or the law changes.

Read our founder note for how we work.

Each change shows up in the timestamp at the top.

Related reading

We follow these rules

  • GDPR (EU 2016/679).
  • ISO/IEC 27001:2022.
  • NIS2 (EU 2022/2555).
  • HIPAA safe harbor under 45 CFR § 164.514(b)(2).

Our promise

We do not sell your data.

We do not train models on your text.

We store your files in Germany.

You can delete your account at any time.

You own your work.

Where we run

Our servers live in Falkenstein, Germany.

We use Hetzner. They hold ISO 27001 certification.

All data stays in the EU.

Backups run every day.

Need help?

Email support@anonym.legal.

We reply within one business day.

How we test

We run a full check suite on every release.

Each surface gets its own sweep script and report.

Human reviewers spot-check the output each week.

We track recall and precision on a labelled set.

Bad runs block the deploy.

What we never do

  • We never sell your information to third parties.
  • We never train models on what you upload.
  • We never keep your work after you delete it.
  • We never share keys with any outside firm.
  • We never run ads inside the product.

Plans in plain words

We sell credits, not seats.

One credit covers one short job.

Long jobs use a few credits each.

You can top up at any time.

Unused credits roll over each month.

Read the plans page for current rates.

Who built this

A small team of engineers and lawyers built this.

We ship from Europe and work in the open.

Our founder note spells out why we started.

Where to start

How the parts fit

A browser add-on cleans text inside Chrome.

A Word plug-in handles drafts in Office.

A small desktop tool works on whole folders.

An agent protocol link feeds large models safely.

All four share one core engine and one rule set.

Words from our team

We started this work after a lunch about cookies.

One friend kept getting odd ads on her phone.

We asked why a court file leaked through a draft.

We sketched the first build on a napkin that week.

By month three we had a tiny demo for a friend.

She used it on her first case the next day.

Common questions we hear

Can the tool read scanned PDFs? Yes, with OCR.

Does it work on long files? Yes, in small chunks.

Can I roll my own rule set? Yes, save it as a preset.

Does it run offline? The desktop build runs offline.

Do you keep my files? No, the cloud build wipes after each run.

Will it learn from my work? No, we never train on inputs.

A short tour of the workflow

Upload a file or paste a snippet of prose.

Pick the entities you want gone from the draft.

Choose a method: replace, mask, hash, encrypt, or redact.

Press run and watch the side panel show each hit.

Skim the result and tweak any rule that misfired.

Save the cleaned file or send it to a teammate.