New challenges: Vibe Coding on SecDim Play
Reading about insecure AI code teaches you the theory. Fixing it in a running application is where it becomes a skill you actually have.
Weβve released a set of vibe coding challenges in the SecDim Play AI Game. Each challenge is a small, working app with a real vulnerability in it, the kind an AI assistant will generate for you without a second thought. Your job is to find it and ship a fix that holds up. Your patch runs against the real code and is scored on whether the vulnerability is actually gone.
What youβll practise:
- Spotting the vulnerabilities AI assistants introduce by default
- Tracing untrusted input to the dangerous operation it reaches
- Writing a fix that holds up when the test turns adversarial
- Working against real, running code rather than a quiz
If youβre taking the Vibe Coding Security course, the challenges are the other side of that review. The course explains why AI produces insecure patterns and how to spot them; here you prove you can catch and close them yourself, under the clock.
Pick one and see how fast you can close it.
Play now on SecDim Play: Play - SecDim
