vortex-intercepter / README.md
likhonsheikh's picture
Upload folder using huggingface_hub
2f6a76d verified
---
title: Vortex Intercepter
emoji: ๐ŸŒ€
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
---
# Vortex Intercepter
Secure sandbox infrastructure for running AI-generated code in isolated Linux/Xfce environments.
## Features
- gVisor kernel isolation
- JWT session authentication
- Seccomp syscall filtering
- NetworkPolicy default-deny
- Auto-expiry (15 min TTL)
See the app for full documentation and API examples.