Upload .gguf, .onnx, or .safetensors. We check integrity and known vulnerabilities (CVEs). Get clean HTML/JSON reports and integrate via API.
Get an API key from your dashboard to scan files programmatically.
curl -X POST https://llmscan.online/api/scan \
-H "Authorization: Bearer <api_key>" \
-F "file=@/path/to/model.gguf"