Skip to content
Security

Security for air-gapped AI, in one place

Where the data goes, what the vendor can see, how updates get in, and what happens if we disappear: answered together, and mapped to NIST SP 800-53, the NCSC Cyber Assessment Framework and MOD Secure by Design.

Technical drawing of the RAPTOR unit: plan view of the console and two compute nodes in their foam, with front and side elevations of the case
Everything the unit needs in order to run is inside the case.

What is air-gapped AI security?

Air-gapped AI security
Air-gapped AI security is the set of controls that keep an offline AI system trustworthy once the network is gone: what can reach the models, how updates get in, where data is stored, and what the system could send out. An air gap removes remote network attack paths. On its own it does nothing about the files and devices people carry across it, or about who can physically reach the unit, so the other controls matter as much as the gap.

An air gap is the foundation these controls sit on. For why organisations require one in the first place, see air-gapped AI.

Threat model

What the controls are for

Security reviews of AI systems ask the same questions: where prompts and documents go, what the vendor can see, how models are updated, and what depends on the vendor staying in business. The answers here are the same facts published across this site, gathered for that review.

None of it is a certification claim. If your process needs a specific standard, or your own questionnaire, send it with your enquiry; these controls are what it will be answered against.

Data cannot leave

Inputs and outputs stay on the unit, inside your boundary. There is no outbound telemetry and no vendor-side logging, so there is nothing for anyone outside to collect.

Media is the remaining way in

An air gap protects the network, not the file somebody carried across it. Untrusted media is checked before it reaches a model.

Updates are a supply chain

Every model or template that arrives is a change to a trusted system, so each one is verified before it is installed, and can be undone.

Nobody can switch it off

A delivered version is perpetual and runs without a licence server. Letting a support term lapse stops updates arriving; it disables nothing.

How RAPTOR does it

The controls, one by one

What is in place on every unit, and how each works.

  1. 01

    No telemetry, no phone-home

    No analytics, no online licence check, no update ping, no crash reports carrying context. This is not a setting to be switched off; the code that would do it is absent.

  2. 02

    Pre-ingest scanning

    A scanning pipeline sits in front of the analysis stack, so media from outside the boundary is checked before it reaches a model.

  3. 03

    Encryption at rest

    Model weights, the catalogue and anything you index are stored on the unit’s own NVMe storage, encrypted at rest with AES-256.

  4. 04

    Verified, reversible updates

    New models and platform versions arrive as signed, versioned bundles, moved by whatever transfer process your policy allows. Each is verified by checksum on the unit before installation, and the previous version is kept so a change can be rolled back.

  5. 05

    Declared model provenance

    Every capability declares its model, version and licence, and the deployed catalogue is restricted to Western-developed open-weight models, so your legal and security teams can see exactly what they are agreeing to.

  6. 06

    One capability at a time

    One AI capability runs at once, with its own configuration and secrets, so GPU memory, ports and power stay predictable and the operator can always see what is running.

Frameworks

Aligned with NIST, NCSC CAF and MOD Secure by Design

Each RAPTOR control, mapped to the frameworks a UK defence or government assessment works from. The Cyber Assessment Framework and Secure by Design assess the organisation and the programme that deploy a system, so this is the product evidence for that assessment rather than a certificate.

Aligned with NIST, NCSC CAF and MOD Secure by Design
RAPTOR controlNIST SP 800-53 Rev. 5NCSC CAF v4.0MOD Secure by Design
No network dependency; no data egressNIST SP 800-53 Rev. 5: SC-7 Boundary ProtectionNCSC CAF v4.0: B3 Data security; B5 Resilient networks and systemsMOD Secure by Design: 4 Define Security Controls
No telemetry or phone-home code; one capability at a timeNIST SP 800-53 Rev. 5: CM-7 Least FunctionalityNCSC CAF v4.0: B4 System securityMOD Secure by Design: 4 Define Security Controls
Pre-ingest scanning of untrusted mediaNIST SP 800-53 Rev. 5: SI-3 Malicious Code ProtectionNCSC CAF v4.0: B4 System securityMOD Secure by Design: 4 Define Security Controls
Encryption at rest, AES-256NIST SP 800-53 Rev. 5: SC-28 Protection of Information at Rest; SC-28(1) Cryptographic ProtectionNCSC CAF v4.0: B3 Data securityMOD Secure by Design: 4 Define Security Controls
Signed update bundles, verified by checksum before installationNIST SP 800-53 Rev. 5: CM-14 Signed Components; SI-7(1) Integrity Checks; SI-7(15) Code AuthenticationNCSC CAF v4.0: A4 Supply chain; B4 System securityMOD Secure by Design: 5 Engage and Manage the Supply Chain; 7 Enable Through Life Management
Previous version retained for rollbackNIST SP 800-53 Rev. 5: CM-2(3) Retention of Previous ConfigurationsNCSC CAF v4.0: D1 Response and recovery planningMOD Secure by Design: 7 Enable Through Life Management
Declared model provenance; Western-developed open-weight models onlyNIST SP 800-53 Rev. 5: SR-4 ProvenanceNCSC CAF v4.0: A4 Supply chainMOD Secure by Design: 5 Engage and Manage the Supply Chain
Perpetual licence; no licence server or remote switch-offNIST SP 800-53 Rev. 5: n/aNCSC CAF v4.0: B5 Resilient networks and systemsMOD Secure by Design: 7 Enable Through Life Management

Secure by Design principles 1 (Understand and Define the Context), 2 (Plan the Security Activities), 3 (Implement Continuous Risk Management) and 6 (Assure, Verify and Test) belong to the deploying programme; RAPTOR supplies the product evidence they draw on. Sources: NIST SP 800-53 Rev. 5; NCSC Cyber Assessment Framework v4.0; MOD ISN 2023/09, Secure by Design Requirements.

Comparison

A cloud AI service versus RAPTOR, in a security review

A cloud AI service versus RAPTOR, in a security review
 Cloud AI serviceRAPTOR
Where prompts and documents are processedCloud AI service:Vendor infrastructureRAPTOR:On the unit
Vendor access to your dataCloud AI service:Governed by contractRAPTOR:No route to it
TelemetryCloud AI service:Usually collectedRAPTOR:None
When the model changesCloud AI service:When the vendor decidesRAPTOR:When you install a bundle
Rolling back a changeCloud AI service:Rarely possibleRAPTOR:Previous version kept
If the vendor stops tradingCloud AI service:The service endsRAPTOR:The unit keeps running
FAQ

Security: common questions

No. There is no telemetry, no analytics, no online licence check and no update ping. Prompts, documents, imagery and results stay on the unit, and there is no vendor-side logging to send them to.

A pre-ingest scanning pipeline sits in front of the analysis stack. Media brought across the boundary is checked before any model processes it, because an air gap blocks the network but not a file on a USB drive.

Yes. Model weights, the catalogue and anything you index are stored on the unit’s NVMe storage, encrypted at rest with AES-256.

It keeps working. The delivered version is perpetual and needs no licence server or connection to run, and the models are stored on the device. A support term only brings updates and new models.

RAPTOR is aligned with all three, and each of its controls is mapped on this page to NIST SP 800-53 Rev. 5, the NCSC Cyber Assessment Framework v4.0 and MOD Secure by Design. The Cyber Assessment Framework and Secure by Design assess the organisation and programme that deploy a system rather than a product, so RAPTOR supplies the product evidence for that assessment. No certificate is claimed. If your procurement uses its own security questionnaire, send it with your enquiry to [email protected].
Explore

Keep reading

Why organisations remove the network in the first place, and what an AI stack needs in order to work without one.

Who owns the weights, the hardware and the decisions, and why a local cloud region does not settle it.

Published prices, and how a perpetual licence with a support term works when nothing can phone home.

Ready to deploy?

Configurations, timelines, evaluation units, or a licence for hardware you already own.

[email protected]

Opens your own email app with this filled in. Nothing is sent from this page.