Before you paste it somewhere

Clean output before sharing.

Clean logs, stack traces, config snippets, and terminal output before they leave your machine for an issue, ticket, chat, or AI tool.

Local
runs on your machine
0
network calls
Keeps
useful context

shareclean --report

$ cat app.log | shareclean --report

user=[EMAIL REDACTED]

password=[REDACTED]

postgresql://app:[REDACTED]@db/app

3 replacement(s) made.

Interactive browser demo

Paste fake text. See what gets cleaned.

The playground runs entirely in your browser and closely follows the CLI's default rules. The command line tool remains the source of truth.

Replacements 0
High or critical 0
Lines scanned 0
Clean
Sanitized output 0 replacement(s)

Findings

No sensitive patterns found.

    Safe report

    Metadata only, no original values.

    What it looks for

    Common risky bits, useful context kept.

    Secrets

    Passwords, provider API keys, tokens, client secrets, SAML, cookies, and JWT-like values.

    Connection Strings

    Only the password segment is replaced, leaving host and database details intact.

    People and Paths

    Email addresses and local usernames in Windows, Linux, macOS, and WSL paths.

    Privacy controls

    Private IP, phone, and MAC redaction are on by default; custom regex and check policies help teams tighten output before sharing.