Enterprise

Deploy AI agents into regulated production. On your terms.

Fintech, healthcare, legal. Air-gap or VPC. Evidence bundles mapped to the frameworks your auditor already understands. A dedicated success engineer on your side.

One incident costs more than years of prevention.

97%

breaches with zero agent access controls

$4.9M

average enterprise breach cost, 2025

<30ms

added latency per authorization check

Pain

An agent that can hit a refund, transfer, or limit-change endpoint can be tricked into running it. Money moves on one bad instruction.

Verosek’s answer

We enforce allow, block, and modify on the tool call before it runs. An action outside the agent's grant is refused, not flagged after the money is gone.

Pain

One over-broad query returns an entire table of card and account data.

Verosek’s answer

Per-key rules cap rows, block tables, and mask columns at query time. The agent gets its slice, never the vault.

Pain

When a regulator or a chargeback asks what the agent did, screenshots and logs won't hold up.

Verosek’s answer

Every decision is signed into a receipt. Your team verifies it offline, and a tampered record fails the check.

Procurement

What your security team gets, in writing.

No badge on the wall. The checklist is the proof — every row below is a line item your security review can hold us to.

CapabilityAvailable on
SSO (SAML 2.0, OIDC)Team +
Role-based admin accessTeam +
Policy-as-code YAML export/importAll
Air-gap deployment guideEnterprise
Custom PII recognizersEnterprise
Bespoke compliance mappingEnterprise
Security architecture reviewEnterprise
Dedicated success engineerEnterprise
24/7 incident responseEnterprise (add-on)
Quarterly adversarial test reportEnterprise
Deployment

Runs where your data is allowed to live

Same binary, same check catalog, same signed receipts — three ways to run it.

Single-tenant SaaS

We run it, you get an isolated tenant. Fastest path to production for teams without data-residency constraints.

Managed · Isolated tenant

Customer VPC

Deploys into your cloud account with the infra-as-code you already review. Traffic never leaves your boundary.

Helm / Terraform · Your cloud

Air-gapped on-premises

Fully offline. Models ship inside the image; verdicts and receipts never require a network call out.

Offline · In-image models

Frequently Asked Questions

Deployment & Architecture

SaaS managed, self-hosted (Docker), or on-prem with a lightweight Connector Agent that keeps your databases inside your VPC — the agent reaches out to Verosek, not the other way around. No inbound firewall changes.

Yes. The self-hosted and on-prem deployments run fully offline — no outbound calls to Verosek are required for the gateway, Shield, or audit signing.

Under 30ms P99 for routing and deterministic checks; offline ML checks add a few milliseconds depending on the profile you enable.

Security & Encryption

All credentials are encrypted at rest with AES-256-GCM, with keys managed in your own KMS on self-hosted and on-prem deployments.

You do. On self-hosted and on-prem, the audit signing key lives in your own infrastructure — Verosek never holds it.

Yes. Every receipt is HMAC-SHA256 signed and chained; an auditor can verify the full chain offline with a single CLI command, no call back to Verosek.

Access & Identity

SOC 2, PCI DSS, the EU AI Act, and the NIST AI RMF out of the box, with bespoke framework mapping available on Enterprise.

Retention is configurable per tenant; audit receipts can be retained indefinitely or expired on a schedule you define.

Yes. Export any tenant's full interaction history for an arbitrary date range as signed receipts, via the API or the console.