defang_text
Prevent unintended auto-linking by neutralizing indicators in text—http becomes hxxp, dots become [.], @ becomes [at]—or reverse the process to restore original values for analysis.
Instructions
Defang or refang indicators in text: http→hxxp[://], dots→[.], @→[at], and back. Use before pasting live URLs into anything that auto-links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | 'defang' (default) or 'refang'. | |
| text | Yes |