YYaaa News

HuggingFace uses GLM-5.2 for forensics after Claude, GPT refused | first public case of safety alignment blocking defenders

TL;DR

HuggingFace on July 21 revealed that after its clusters were breached by an AI agent, its incident response team tried Claude, GPT and other frontier commercial models for payload analysis — and got refused by safety guardrails. It ended up running local GLM-5.2 (open-weight, from Z.AI) for forensics. First public case of a top AI platform admitting "safety alignment blocked the defender."

HuggingFace on July 21 disclosed incident details — after discovering its internal clusters were breached by an AI agent, the forensics phase took a dramatic turn: the team tried to use Claude, GPT and other frontier commercial models to analyze attack payloads, and got refused by safety guardrails repeatedly — the models classified the attacker's exploit payload and C2 traffic as "content that must be refused," and declined analysis.

HuggingFace didn't name the refused frontier models — the reasonable guesses are Claude Fable 5 (Anthropic's latest flagship) and the GPT family. Both vendors' safety alignment on the "analyze malicious code" path has been tightened to a point where defenders can't use it either.

HuggingFace ultimately deployed Z.AI's open-source GLM-5.2 on its own clusterno hosted guardrails — and completed the data analysis and forensics. It's the first case where a top AI platform publicly admits "safety alignment blowback hits the defender."

The contrast line is clear — attackers' AI agents have no usage policy limits and can be used freely; defenders' hosted commercial models get blocked at the front door by their vendor's own guardrails. GLM-5.2's open weights can be deployed locally, and it has no refusal logic — meaning it's actually more useful than Claude for the forensics use case. That's a clean product-level conclusion.

The real question is — frontier commercial models' safety-alignment posture is getting less friendly to defenders. Anthropic and OpenAI have tightened refusal logic over two years to block "AI teaches you weapons" and "AI writes you malware" — but "refusing to analyze attacks that already happened" is the new side wound.

The question Sam Altman and Dario Amodei have to answer — if hosted models can't even do forensics for their own platform when it's breached, who exactly is safety alignment protecting?

via Fortune / The Stack / landiannews
HuggingFace 被黑後用 Claude 取證被拒|改本地部署 GLM-5.2 完成,開源模型救場