PreAI runs the same engine two ways — live in the editor as a developer types, opens, and saves, and headless in your pipeline as a merge gate. It turns the principles of the previous two parts into concrete checks that run where the risk is born and cheapest to contain.
And it does so under a constraint that matters for a regulated lender: it runs entirely on the developer's own machine. No code, file names, or results are ever sent anywhere. The only optional network call is fetching a threat feed from a source your organization chooses and controls — which is precisely why it works in finance and healthcare environments where cloud-based scanners are not allowed.
Where it sits: the development side, enforced
Detection finds risk; Guard prevents it — stepping in front of each action an AI agent is about to take and deciding, per action, to allow, ask, redact, or deny it before it runs. The same engine powers both, with no new network access, and every decision carries the same OWASP LLM Top 10 and MITRE ATLAS labels as the matching detection.
See it in action
Explore the full check catalogue on the features page, or start a 14-day trial.