Learn how prompt injection attacks work by exploiting vulnerable AI chatbots. 4 levels from beginner to expert. Test attacks across multiple AI models to see how safety training changes everything. No theory β just hands-on hacking.
This playground uses your own OpenRouter API key to chat with AI models. Get a free key at openrouter.ai/keys β most models cost fractions of a cent per message. Your key is stored only in your browser (localStorage) and never saved on our servers.
npm install && npm run dev.Each level lets you switch between different AI models to see how safety training affects vulnerability. The default model (GPT-4o Mini) is balanced for learning β but try Claude Haiku (nearly unbreakable), Llama 3.3 (open-source), or GPT-4.1 Nano (try it on the boss level!) to see dramatically different behaviors from the same attack.
This tool is for learning about AI security vulnerabilities. Understanding attacks is the first step to building better defenses. Never use these techniques maliciously against real systems.