Stopping prompt injection in a text-to-SQL agent: the layers that actually catch it
How Chion stops prompt injection in a text-to-SQL agent: input sanitized as data, a read-only SQL validator blocking writes, and re-escaped history.
·security · text-to-sql · prompt-injection · postgresql