TrustGuard is runtime security for AI agents. It inspects prompts, completions, documents, URLs, and tool calls while traffic is in production, then returns a structured verdict. It is not a gateway: it does not route or call model providers. The collector that called it decides whether to allow, mask, ask, or block.
How it works
A collector sends the event
The collector enforces it
Connect a collector
How verdicts are enforced
What it stops
Data loss
Jailbreaks and abuse
Tool-borne attacks
role=tool content.Building blocks
Detectors
Policies
Collectors
Evaluate API
POST /v1/evaluate. Most collectors call this; TrustGate does not need a tgk_ key.Get started
TrustGuard is entitlement-gated. If your team does not have it, Agent Runtime does not appear in the console. The fastest path is Agent Runtime → Getting started.- Build a policy from the detector catalog. Leave it in Observe.
- Test it on the policy Test tab. The tab evaluates the saved policy.
- Connect a collector under Collectors → Catalog, then attach the policy.
FAQ
Is TrustGuard an AI gateway?
Is TrustGuard an AI gateway?
Do I need TrustGate?
Do I need TrustGate?
Can I evaluate a policy without blocking traffic?
Can I evaluate a policy without blocking traffic?
report. Switch to Enforce after Activity looks right.Can TrustGuard inspect tool calls?
Can TrustGuard inspect tool calls?