Workspace boundaries
Brand Gate checks, saved results, API keys, webhooks, and audit records are scoped to the current workspace.
Security
Torobari is built with workspace-scoped Brand Gate checks, scoped server-to-server access, redaction paths, and governance visibility. This page describes the current safeguards without claiming certifications that are not in place yet.
Brand Gate checks, saved results, API keys, webhooks, and audit records are scoped to the current workspace.
Workspace API keys are shown once, stored as versioned hashes, scoped by permission, and revocable by Owners/Admins.
Webhook signing secrets are generated server-side, shown once, encrypted at rest, and used for HMAC-SHA256 signatures.
The external API is server-to-server only, requires scoped API keys, and returns safe persisted Brand Gate fields.
The JSON-RPC boundary exposes only Brand Gate create, get, and list tools today, with per-tool API-key scopes.
The Chrome extension beta uses same-session auth, a strict origin allowlist, and no API keys inside the extension.
Content retention state is tracked, raw content can be redacted, and a scheduled redaction service handles due records.
The audit shell is Owner/Admin-only and renders allowlisted, redacted governance metadata.
Torobari does not show users raw AI request or response bodies, model interaction details, issue evidence, webhook secrets, API key hashes, or internal service/customer IDs in the current product surfaces. Public scan copy remains preview-only, and V1 does not include publishing automation.