Skip to main content
HiddenLayer maintains pre-built integrations that put Agentic Runtime Security in front of your AI traffic and call the evaluation endpoints for you, so you get detection and enforcement without wiring them by hand. They all call the same endpoints under the hood; pick the one that matches your stack. To call the endpoints directly from your own code instead, see Get Started.

Available integrations

Check each linked repository for current status and supported versions.

How integrations help

All integrations call the same v2 evaluation endpoints under the hood. Framework guardrails run inside an agent framework; gateway integrations run in front of LLM traffic. They reduce the custom code needed to call the endpoints and carry per-call metadata, but your application still owns propagating one stable session id across tools, sub-agents, retries, and parallel branches. See Agentic Sessions.