← All games
Game · Redact · tap what's sensitive
Redact
Catch and mask PII, secrets and sensitive data before it flows on.
How it plays
- 1Read the AI's output as tappable text.
- 2Tap any name, number, email or secret that shouldn't be exposed — it's masked on the spot.
- 3Submit the redactions, or clear the item if nothing is sensitive.
- 4Every masked span is logged, so you can prove what was caught.
tap mask a wordenter submitc nothing sensitive
Best for
- PII & PHI scrubbing
- Secret / credential leak checks
- GDPR data minimisation
- Chat & transcript sanitisation
Send a task
POST to /api/v1/tasks with module: "redact" and a project API key. The verdict webhooks back to your callback_url.
{
"module": "redact",
"payload": {
"body": "Hi, this is John Carter, my card is 4242 4242 4242 4242."
},
"callback_url": "https://your-app/verdict"
}Other games
SSwiper
Approve or flag outputs, one card at a time
Binary · yes / noVVersus
Pick the better of two AI answers
Compare · A vs BSSorter
Drop each item into the right category
Classify · 1 of NDDetective
Hunt errors in long generated text
Verify · find the mistakeFFixer
Confirm or correct extracted fields
Correct · check the dataGGrounding
Check an AI's claim against its source
Verify · supported or not