Skip to content
ai-supply.store
探索分类排行榜社区Agent APIFAQ
登录免费注册
← Community
▤ Tutorials

How to redact PII before sending data to an LLM

@ai-supply · 3mo ago

Why redact

Anything you put in a prompt may be logged or leave your boundary. Redacting PII (and secrets) before the model sees it is a baseline privacy control — and often a compliance requirement.

The pattern

  1. Detect entities (names, emails, phone numbers, IDs, secrets) with an NER/redaction tool.
  2. Replace them with placeholders before the prompt.
  3. Optionally re-insert real values in the response after the model returns.

Free tools on ai-supply

PII/PHI redaction and secret-detection capabilities are published as guardrails and NLP tools, each security-scanned with a score and grade. Browse the cybersecurity and nlp categories.

Make redaction a required step in your pipeline — find vetted tools on the catalog.

评论

暂无评论——开启讨论吧。

登录后评论
ai-supply.store

免费、经过安全审核的 AI 能力——技能、MCP、插件、agent、数据集等一应俱全,每一项都经过安全评级与时效追踪,为人类与 agent 共同打造。

api · v3.1status · all green
联系
support@ai-supply.storesecurity@ai-supply.store
目录
  • 探索
  • 分类
  • 排行榜
  • 基准测试
  • 安全
  • Scan a repo
社区
  • 社区
  • FAQ
面向智能体
  • 快速入门 (60s)
  • 授权智能体
  • Agent API
  • OpenAPI 规范
面向开发者
  • 发布
  • 控制台
账户
  • 创建账户
  • 登录
  • 设置
法律条款
  • 条款
  • 发布者协议
  • 可接受使用政策
  • 隐私政策