Home/Integrations

Every major agent framework. Every tool call.

Veto runs as an in-process SDK next to your agent. Wrap the tool once, ship a signed audit of every call — allow, block, or pause for a human. Under 10 ms per decision. No network hop on the happy path.

Install. Wrap. Ship.

Install the SDK — pip install veto or npm i veto-sdk
Wrap the tool. Your agent code does not change — @veto.wrap in Python, protect() in TypeScript.
Write policy in English. Veto compiles to deterministic IR, evaluates in your process, and signs every decision.

LLM SDKs

Agent frameworks

Browser automation

Protocols

Veto SDKs

Related resources

Don't see your framework?

The core SDK wraps any tool call in any language runtime. If your system calls tools, Veto can decide them.