Detecte
Detecte is runtime security for AI agents. You verify an agent before you deploy it. You verify every action it takes after.
It is a single API. Five lines of code in your agent. A dashboard your security team will actually open.
Why this exists
LLMs are non-deterministic. Agents have tools. Tools touch real systems — money, data, customers. The combination is new, the failure modes are new, and the existing security stack does not see them.
Detecte sits in the loop. Before any agent action runs, you ask Detecte: "is this allowed?" Detecte checks your policies, your behavioral baselines, your KYA verification, and answers in <100ms.
What you'll build today
- Sign up at app.detecte.xyz and get a key in 60 seconds
- Drop five lines into your agent — see decisions appear in the dashboard live
- Write a policy that blocks transfers over $10,000
- Wire a webhook for real-time alerts
- (Later) Run the KYA test battery against your agent's prompts
Start with the Quickstart.
How it's structured
The product has four pieces you'll touch: