Spaces:
Running
Running
File size: 1,144 Bytes
9dbb8a2 027d628 9dbb8a2 027d628 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | ---
title: README
emoji: 📊
colorFrom: red
colorTo: yellow
sdk: static
pinned: false
license: mit
short_description: 'Security admission and adversarial test corpus for local AI '
---
## LayerFault Security Corpus
The corpus contains deliberately synthetic, malformed and adversarial model repositories designed to reproduce security conditions that defensive tooling should detect.
Coverage includes:
- unsafe Pickle and serialization
- NumPy object arrays
- Safetensors structural anomalies
- PyTorch and TorchScript packages
- Hugging Face custom loaders and `auto_map`
- tokenizer and template attacks
- hidden and Unicode instructions
- Python, PowerShell, JavaScript and shell capability chains
- executable and native library payloads
- archive and path traversal attacks
- suspicious sidecars
- dependency and package integrity anomalies
- malformed model formats
- provenance and lineage mismatches
- synthetic weight anomalies and backdoor fixtures
- dataset poisoning
- runtime security test cases
The corpus is organised into Hugging Face Collections so individual security domains can be explored and tested independently.
|