TorkTORK|Documentation
/
GitHubDashboard
Documentation
Getting Started2-Minute QuickstartIntroductionInstallationConfiguration
PII DetectionRegional ProfilesPolicy EngineCircuit BreakerCompliance ReceiptsJailbreak DetectionRAG Enforcement

Need Help?

Join our community or contact support for assistance.

SupportGitHub

Documentation

Everything you need to add governance, compliance, and security to your AI agents.

Quick Install
pip install tork-governance

Getting Started

Introduction

What is Tork and why it exists

Installation

Install the SDK in any language

Quick Start

Get up and running in 5 minutes

Configuration

YAML policies and SDK options

Core Features

PII Detection

29+ PII types with context-aware matching

Policy Engine

Define and enforce governance rules

MCP Auditing

Govern Model Context Protocol tool calls

Compliance Receipts

HMAC-signed audit trail for every call

Human-in-the-Loop

Approval queues and escalation rules

Jailbreak Detection

Detect prompt injection and jailbreaks

SDKs & API

Python SDK

pip install tork-governance

Node.js SDK

npm install @tork-network/sdk

Ruby SDK

gem install tork

API Endpoints

REST API reference

Authentication

API keys and JWT tokens

Webhooks

Event notifications

Framework Integrations

LangChainCrewAIAutoGenOpenAI AgentsMCP ProtocolVS Code