Security & Compliance
Scrutari’s Trust Center details the architectural decisions, compliance frameworks, and operational controls that protect our customers’ most sensitive data. Our security posture is not bolted on, it is compiled in.
The “Rust = Trust” Architecture
The foundation of Scrutari’s security posture is our decision to build the entire system, edge inference engine, cloud services, API layer, and even this website, in Rust.
These are not aspirational targets, they are properties of the Rust programming language enforced at compile time. According to industry research, approximately 70% of security vulnerabilities in large C/C++ codebases are memory safety issues. By building in Rust, we eliminate these entire vulnerability classes before a single line of code reaches production.
This is the same memory-safe standard being adopted by the aerospace industry, the Linux kernel, and the United States Department of Defense for safety-critical systems.
It is also the standard the guidance now points at. CISA, the NSA and the FBI, with international partners, have published memory-safe roadmap guidance for software manufacturers, and CISA and the FBI list new development in memory-unsafe languages among product-security bad practices for software supporting critical infrastructure. Most vendors answer that line item with a roadmap and a target date.
Scrutari has no memory-safe migration to plan: the gateway, the inference engine and the control plane are Rust today. The CycloneDX 1.6 CBOM export enumerates every cryptographic primitive in the data path, which turns “memory-safe by construction” from a claim in a sales deck into an artifact your compliance team can attach to a review.
API Security, Principle of Minimal Exposure
Every API endpoint in the Scrutari ecosystem, whether REST, FHIR, or internal service mesh, is designed according to the Principle of Minimal Exposure. Endpoints are strictly typed to return only the exact fields necessary for the consuming operation, preventing accidental data leakage.
AI Governance & Agent Provenance
Every decision made by a Scrutari AI system is recorded in an immutable, cryptographically signed audit trail. We call this Agent Provenance, the ability to trace any AI output back through the complete chain of inference, data, and model that produced it.
Immutable Logs
Every anomaly detection, every claims analysis, every alert generated by our systems is recorded with a cryptographic hash, timestamp, model version, confidence score, and input metadata. Logs cannot be altered or deleted.
Explainability
For regulated industries, every AI decision is accompanied by human-readable explanations. Auditors and regulators can inspect the reasoning chain, input data, and decision boundary that produced any given output.
Model Versioning
All deployed models are versioned, signed, and tracked. Over-the-air model updates include automatic rollback capability. We maintain a full history of every model version that has ever been deployed to any site.
Tamper Evidence
Edge devices maintain local append-only logs with cryptographic chaining. Any attempt to tamper with the audit trail is immediately detectable during synchronization with central systems.
Compliance Frameworks
Scrutari AI aligns with and is actively pursuing certification under the following industry-standard compliance frameworks:
HIPAA
AlignedHIPAA-aligned controls in the product: PHI redaction at the boundary with eight HIPAA-mapped detectors, Ed25519-signed tamper-evident audit records, encryption in transit and at rest, retention and deletion controls. Business Associate Agreements are available on request for Growth and Enterprise customers.
SOC 2 Type II
In ProgressEngaged with an independent CPA firm: SOC 2 Type I report expected November 2026; the Type II observation window opens November 1, 2026, with the Type II report expected in Q1 2027. Covers Security, Availability, and Confidentiality trust service criteria.
ISO/IEC 27001:2022
AlignedInformation security management system aligned with ISO 27001:2022, including the updated requirements for cloud-native infrastructure and AI integration controls.
For questions about our compliance posture or to request documentation for procurement review, contact our security team at partnerships@scrutari.ai.
Zero Trust & Encryption
Scrutari adopts a Zero Trust security model: no device, user, or service is inherently trusted, regardless of network location. Every request is authenticated, authorized, and encrypted.
Disclosure, Subprocessors & Data Residency
Vulnerability disclosure
If you believe you have found a security issue in any Scrutari service, tell us at partnerships@scrutari.ai and we will acknowledge within two business days. Machine-readable details live at /.well-known/security.txt (RFC 9116). We ask for a reasonable window to remediate before public disclosure, and we will credit reporters who want credit. No safe-harbor legalese games: good-faith research against your own workspace is welcome.
Verify it yourself
Our audit trail is designed to be checked without trusting us. The verifier is open source (github.com/scrutari-ai/scrutari-verify) and installs from crates.io: cargo install scrutari-verify. Export an evidence pack from your dashboard and verify it on an air-gapped machine: completeness, tamper-evidence, anchor inclusion, and signatures. No account? Download the synthetic sample pack and verify that instead.
Subprocessors
Two: Microsoft Azure (infrastructure, email delivery via Azure Communication Services) and Stripe (billing). Analytics is self-hosted Plausible on our own infrastructure, so no analytics vendor sees your traffic. Model providers are not our subprocessors: bring-your-own-key means your inference rides your own provider agreements, and we never resell tokens.
Data residency & retention
SaaS workspaces run in Microsoft Azure, primary region East US 2 (United States). Single-tenant and on-premises deployments place data where you choose. Control-plane audit records are append-only and tamper-evident by design; workspace deletion removes tenant data, and the signed audit history is exportable before deletion so your evidence outlives the subscription.
Security Inquiry or Vulnerability Report
For security inquiries, procurement questionnaires, or to report a potential vulnerability, contact our security team directly.
SCRUTARI AI LLC • Nashville, Tennessee • United States