Detects scrambled-middle-letter attack words (OWASP LLM defense). Pre-computed signature map for O(1) lookups — "ignroe" → "ignore", "bypssa" → "bypass", "insrtuctinos" → "instructions". 40 attack keywords covered. Zero false positives on benchmark.
Detects scrambled-middle-letter attack words (OWASP LLM defense). Pre-computed signature map for O(1) lookups — "ignroe" → "ignore", "bypssa" → "bypass", "insrtuctinos" → "instructions". 40 attack keywords covered. Zero false positives on benchmark.