By · Last updated 2026-04-04

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

FEMAから金融へ:技術的コントロールなしのAIポリシーが常に失敗する理由

77%の従業員がポリシーで禁止されているにもかかわらず、AIツールと機密の業務データを共有しています。政府の契約者がFEMAの洪水救済申請者データをChatGPTに貼り付けました。ポリシーだけではAIデータの露出を防ぐことはできません...

April 4, 20268 分で読めます
AI data governancetechnical controlsChatGPT policy failureChrome Extension DLPenterprise AI security

ポリシーが現実の行動に直面するとき

ある政府の請負業者がプレッシャーを受けていました。FEMA洪水被害者向け支援申請の処理が滞っていたのです。処理速度を上げるために、申請者の名前、住所、医療記録をChatGPTに貼り付けました。ルールを破っているとは思っていませんでした。ただ最善のツールを使っただけです。

結果:政府による調査と公開情報開示。

これがポリシーのみに頼るAIガバナンスの根本的な失敗です。ポリシーは従業員に何をすべきかを伝えます。しかし行動を止めることはできません。

企業従業員の77%が、ポリシーで禁止されているにもかかわらず、週に少なくとも1回は機密業務情報をAIツールで共有していますeSecurity Planet/Cyberhaven 2025)。これは無謀な従業員ではありません。時間的プレッシャーの下で、最速のツールを選ぶ人々です。

なぜポリシーは機能しないのか

AI利用ポリシーは、入力の瞬間における人間の判断に依存しています。その瞬間は短い。従業員はポリシーを覚えていないかもしれません。コンテンツを「機密」と判断しないかもしれません。時間短縮のメリットが大きく感じられるためリスクを受け入れるかもしれません。

Cyberhavenの2025年Q4分析では、ChatGPTへの入力の34.8%に機密ビジネス情報が含まれていることが判明しました。これらのユーザーの多くはポリシーを知っていました。それでも貼り付けました。

アクセスポリシーはシステムが適用するから機能します。メール層のDLPはシステムが適用するから機能します。AIポリシーには貼り付け時点での適用手段がありません。人間の判断がその空白を埋めます。大規模では、人間は間違いを犯します。

FEMAの請負業者はその過ちの一つを犯しました。悪意のある行為者ではありませんでした。ポリシーが速度より遅さを選ぶよう求めたため、ツールが勝利しました。プレッシャーの下で、彼は速度を選びました。

テクニカルコントロールがポリシーにできないことを止める

大規模に機能する唯一の解決策は、トレーニング層ではなく技術層で動作します。

ブラウザ拡張機能は、クリップボードの内容がウェブベースのAIに届く前に傍受できます。請負業者が申請者の名前と住所をコピーしてChatGPTに貼り付けると、拡張機能が個人情報を検出して匿名化し、クリーンなバージョンを送信します。AIは実際の値ではなく[NAME_1][ADDRESS_1]を受け取ります。それでもタスクを完了します。申請者の個人情報はChatGPTのサーバーに届きません。

これは自動的です。ユーザーは何も覚える必要がありません。

CursorやGitHub Copilotを使う開発者には、MCPサーバーが同じ保護層を提供します。AIコンテキストに貼り付けられたコードは、最初に匿名化エンジンを通過します。認証情報や独自の識別子がトークンになります。AIはクリーンな入力を受け取り、それでも有用な出力を提供します。

ブロッキングとの比較:ブロッキング vs. 匿名化 — ブラウザDLP比較

テクニカルコントロールで何が変わるか

ブラウザ拡張機能が導入されると、FEMAのシナリオは異なる展開になります:

  1. 請負業者がケース管理システムから申請者レコードをコピー
  2. 拡張機能がクリップボードの個人情報を検出
  3. プレビューモーダルで置き換えられる内容を確認
  4. 匿名化されたバージョンがChatGPTに送信
  5. ChatGPTがリクエストを処理して結果を返す
  6. 請負業者が必要な支援を得る — 調査は発生しない

ポリシーを変更する必要はありませんでした。トレーニングを実施する必要もありませんでした。傍受層が対処しました。

ポリシートレーニングはリスクを周辺部で低減します。テクニカルコントロールは障害モードを排除します。FEMAのインシデントはポリシーの失敗でした。その請負業者のデバイスにChrome Extensionが1つ導入されていれば、発生しなかったはずです。

関連記事:

ソース

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

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.