Why
AI agents call tools — file reads, shell commands, API calls, database queries. Without visibility into what tools are called and with what arguments, you can’t detect prompt injection, data exfiltration, or unauthorized access. The SDK sits at the tool-call boundary:What it captures
Install
Quick start
read_file is now captured, policy-checked, and streamed to the Quint dashboard.
Quickstart
Get running in 2 minutes
Policy DSL
YAML rules for tool-call enforcement
Integrations
LangChain, Anthropic, OpenAI, MCP
API Reference
init(), guard(), Client, Policy