Hugging Face BlogOct 22, 2025, 12:00 AMimportant 75

Hugging Face 與 VirusTotal 攜手合作,共同強化 AI 模型安全防護

Original: Hugging Face and VirusTotal collaborate to strengthen AI security

As open-source AI models have grown explosively, model security has become an issue that can no longer be ignored. Traditional machine…

Hugging Face 與知名安全平台 VirusTotal 展開合作,旨在提升開源 AI 生態系的安全性。雙方將針對託管在 Hugging Face 上的模型進行深度安全掃描,特別是防範利用 PyTorch pickle 格式等漏洞傳播的惡意代碼。此舉將幫助開發者更安全地下載與部署開源模型,降低供應鏈攻擊風險。

As open-source AI models have grown explosively, model security has become an issue that can no longer be ignored. Traditional machine learning model formats (such as PyTorch's `.bin` or `.pt` files) are based on Python's pickle serialization mechanism, which makes it possible for attackers to embed malicious code within model weights and execute arbitrary instructions when users load the model.

Full summary

Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.

See Pro plans →

Want the original English / full article?

Read on Hugging Face Blog →

Summaries are AI-generated; the original article is authoritative.