scan_code_symbols
Scan source code for suspicious Unicode symbols that could hide security threats.
Instructions
Deprecated alias for scan_unicode_security. Scan source code text for suspicious Unicode symbols.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Source code text to scan. | |
| source_name | No | Optional source label for findings. |