loading
loading
Removing or masking API keys, tokens, credentials, and private data before they enter prompts, logs, traces, or screenshots.
Agents are only as safe as the data you let them see and store. Secret redaction scans inputs and outputs for credentials or sensitive fields, replaces them with placeholders, and prevents leaks into model context or audit logs. Example: sk_live_... becomes [REDACTED_STRIPE_KEY] before a trace is saved.
Plainly
Think of Secret Redaction as the lock and rules that keep people and data safe. Removing or masking API keys, tokens, credentials, and private data before they enter prompts, logs, traces, or screenshots.
In practice
Use it when a workflow touches secrets, permissions, user data, payments, or untrusted input. In practice, define the owner, input, output, and failure mode before you rely on it.