OpenRange
Multi-agent cybersecurity gymnasium — proxied to local Kind/Helm backend
Snapshot & Episode
Send a command to the range as Red (attacker) or Blue (defender).
Mode
Backend URL
http://bore.pub:12770
OpenEnv Endpoints (proxied)
| Method | Path | Description |
|---|---|---|
| GET | /health |
Backend health check |
| GET | /metadata |
Environment metadata |
| GET | /schema |
Action/Observation JSON schemas |
| POST | /reset |
Reset environment (select new snapshot) |
| POST | /step |
Execute an action |
| GET | /state |
Current episode state |
| GET | /console/ |
Operator debug console |
Architecture
You (browser) -> HF Space (this Gradio app) -> bore tunnel -> local machine -> Kind cluster