Aikido Releases Altar, a Local Cybersecurity AI Model Built From GLM-5.3

The open-weight release is designed to keep sensitive code within customer infrastructure, but its claimed security performance comes from a narrow internal benchmark.

By 2 min read
Aikido Releases Altar, a Local Cybersecurity AI Model Built From GLM-5.3
Aikido Releases Altar, a Local Cybersecurity AI Model Built From GLM-5.3

Listen to this story

The audio brief

About 1:45
0:001:45
Read transcript
Aikido has released Altar, a local cybersecurity model derived from Z.AI’s GLM-5.3, with a practical promise: sensitive code can stay inside a customer’s own infrastructure instead of being sent to an outside AI service. The Belgian company says Altar is its first open-weight security model, released September 21. It combines quantization with expert pruning—removing selected specialists from a mixture-of-experts system. Altar keeps 168 of GLM-5.3’s 256 routed experts, selected using internal penetration-testing traces and multilingual text, not customer data. Aikido says that compression reduces stored weights from roughly 1,507 gigabytes to 328 gigabytes. But the performance evidence is narrow. In an internal test covering 32 known vulnerabilities across 30 repositories, Altar averaged 60.4 percent recall and rediscovered 23 flaws across three runs. The full-precision GLM-5.3 averaged 65.6 percent recall and rediscovered 25, while the quantized baseline landed close to Altar, at 61.5 percent and 23. This was not a blind search of entire codebases. It did not test exploit execution or the quality of proposed fixes; other models handle surrounding stages. So the result supports a limited claim: compression retained much of the tested coverage, not end-to-end autonomous security performance. Aikido says Altar can run on a node with four H200 GPUs, and plans to use it in products used by customers including Belgian bank Belfius. The next constraint is whether that smaller model can deliver reliable findings on customer-controlled hardware well enough to justify the operational burden.

Story brief

3 key points

Released September 21, Altar gives organizations a locally deployable security model derived from Z.AI’s GLM-5.3, targeting customers unwilling to send sensitive code to external inference services. The compression is substantial: stored weights fall from 1,506.7GB to 328GB. But the evidence remains narrow: across 32 known vulnerabilities in 30 repositories, Altar nearly matched a quantized baseline, not the full...

  1. 01

    Altar retains 168 of GLM-5.3’s 256 routed experts, selected using internal pentesting traces and multilingual text—not customer data.

  2. 02

    Across three runs, Altar averaged 60.4% recall and rediscovered 23 vulnerabilities; full-precision GLM-5.3 reached 65.6% and 25.

  3. 03

    The benchmark excludes blind discovery, exploit execution, and fix quality; other models handle surrounding pipeline stages.

Aikido’s promise with Altar is straightforward: use AI to inspect security-sensitive code without handing that code to an outside inference provider. The newly released open-weight model is designed for local deployment, but the evidence for how well its compression holds up is limited to Aikido’s own targeted vulnerability benchmark.

A model sized for the security workflow

The Belgian cybersecurity company released Altar on September 21 as its first open-weight security model. It is a compressed and customized version of Z.AI’s open-weight GLM-5.3, intended for work such as reviewing code for vulnerabilities and supporting penetration-testing workflows inside infrastructure a customer controls.

Aikido says it combined quantization, which stores model weights with less precision, with expert pruning, which removes selected specialized parts of a mixture-of-experts model. Altar retains 168 of the parent model’s 256 routed experts in each backbone expert layer; the company says the selection was calibrated with internal pentesting traces and multilingual text, not customer data.

A narrow test of what survived compression

Aikido evaluated Altar on an internal benchmark of 32 known vulnerabilities across 30 code repositories. The company says Altar averaged 60.4% recall per run and rediscovered 23 vulnerabilities at least once across three runs. Its quantized GLM-5.3 baseline averaged 61.5% recall and covered the same 23 vulnerabilities; the full-precision parent averaged 65.6% recall and covered 25.

What Aikido’s benchmark does not measure

  • Blind vulnerability discovery across an entire codebase.
  • Whether the model can execute exploits to validate a finding.
  • The quality of the fix proposals that follow a finding.

Those boundaries matter because the results are a measure of rediscovering known flaws within a pipeline that uses other models for surrounding stages. They support Aikido’s claim that much of the parent model’s tested vulnerability coverage remained after compression, not a broad demonstration of end-to-end autonomous security performance.

The deployment constraint is part of the pitch

The release targets organizations that cannot, or do not want to, send source code, internal architecture documents or unresolved findings to a third-party AI service. Aikido says Altar can be served on a node with four H200 GPUs, and that its weights are publicly available under the company’s organization.

Aikido plans to deploy Altar in its own products, including tools used by customers such as Belgian bank Belfius. The practical test is now whether a smaller model running on customer-controlled hardware can deliver sufficiently reliable security findings to justify the added operational burden of hosting it.

Sources

  1. aikido.devAikido Altar: open-weight AI for sovereign security
  2. whbl.comBelgium’s Aikido launches cybersecurity AI model as demand for local tools grows

Loading discussion...

YOUR READING SPACE

Notifications

Aikido Releases Altar, a Local Cybersecurity AI Model Built From GLM-5.3 | Superpower Daily