| Version | Supported |
|---|---|
| 0.1.x | ✅ |
If you discover a security vulnerability in AIShield, please report it responsibly:
- Do NOT open a public issue
- Email: Carlos@AIAgentObservatory.org
- Include a description of the vulnerability and steps to reproduce
- We will respond within 48 hours
AIShield is designed to detect security issues in LLM fine-tuning pipelines. The tool itself follows security best practices:
- No network calls during scanning
- No model weights uploaded anywhere
- All hashing done locally with SHA-256
- No execution of user-provided code
- Deterministic, reproducible results