๐Ÿ›ก๏ธ VAPT-Env โ€” Live Operations Center

OpenEnv hackathon submission โ€” an environment that teaches a 3-billion-parameter language model to do real security audit reasoning.

Llama 3.2 3B average score 0.075 โ†’ 0.482 (6.4ร— improvement) after GRPO post-training on this env. Real W&B reward curve. Trained adapter on HF Hub. No synthetic data.

๐ŸŽฏ Pick a scenario + agent

Scenario
Agent

๐Ÿ“บ Action timeline (live)

What's running

Hackathon themes covered

  • Theme #3.1 World Modeling โ€” partially observable enterprise simulation, 10 security tools, dynamic state
  • Theme #1 Multi-Agent โ€” spawn_subagent / return_to_parent first-class actions, budgeted delegation
  • Theme #2 Long-Horizon โ€” 25/35/45-step audits with sparse rewards + phase tracking

Why hard stays at zero

Hard uses raw HTTP output with honeypots โ€” frontier models (Gemini 2.5 Flash) score ~0.27. Our 3B + harness can't bridge this gap with 28 prompts ร— 2 epochs of GRPO alone. That's the reasoning gap the env is designed to expose.