| name | security-redaction |
| description | Use when user asks to check for leaked secrets, exposed tokens, or sensitive data in logs, error output, diagnostics, or debug responses. |
Kaboom Security Redaction
Use this skill to validate that sensitive data is redacted everywhere.
Inputs To Request
- Secret classes to test (API keys, bearer tokens, cookies, PATs)
- Surfaces to inspect (logs, diagnostics, command_result, debug output)
Workflow
-
Seed synthetic secrets:
Use clearly fake but realistic token patterns.
-
Trigger representative flows:
Run network, error, and debug-producing actions.
-
Inspect all outputs:
Check raw and transformed outputs for leaks.
-
Verify policy behavior:
Ensure expected redaction markers are present.
-
Report gaps with exact surface and key path.
Output Contract
tested_surfaces
leaks_found
redaction_pass_rate
required_fixes