Pre-flight text for the shapes of private content
check_redactionScan text for the shapes of private content before it goes anywhere public: email addresses, absolute home paths, credential and token prefixes, private and link-local IPs, .local hostnames, and secret filenames. Returns a count per pattern class and a total, nothing else. The text you send and the substrings that matched are never stored, never logged and never echoed back. Only the counts are kept. A line carrying the marker "redaction-ok" is skipped. Accepts up to 100KB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to scan. Up to 100KB; anything beyond that is truncated and the result says so. |