cd /news/ai-safety/jackpot-lab-10-broken-llm-apps-you-c… · home topics ai-safety article
[ARTICLE · art-86331] src=promptcube3.com ↗ pub= topic=ai-safety verified=true sentiment=↑ positive

Jackpot Lab: 10 Broken LLM Apps You Can Poke at in Your Browser

A new browser-based lab at hego.red/jackpot offers ten deliberately broken LLM applications for hands-on security testing, running entirely client-side with no login or setup. The lab includes demos of prompt injection, insecure deserialization, and overly permissive tool use, and links to a GitHub repository with writeups for each vulnerability.

read2 min views1 publishedAug 4, 2026
Jackpot Lab: 10 Broken LLM Apps You Can Poke at in Your Browser
Image: Promptcube3 (auto-discovered)

I spent an afternoon wandering through hego.red/jackpot and it's the kind of thing that makes you grin like a kid with a chemistry set. No login, no setup — just ten tiny apps that happily do exactly the wrong thing.

The whole thing runs client-side in your browser, which itself is kind of brilliant. You're not hitting some server that logs your prompts or rate-limits you. You just open dev tools, swap a token, flip a config flag, or feed the model a slightly tweaked prompt and watch it bend.

A few that stuck with me:

Prompt Injection playground— a fake chatbot that reads a "secret" instruction file and cheerfully ignores it if you phrase your input just right. It's like watching a bouncer get distracted by a distraction.Insecure Deserialization demo— an app that takes user JSON and shoves it straight into an eval-like flow. Spoiler: it doesn't end well for the app.** Overly permissive tool use**— a mini agent that'll call tools based on whatever you type, including ones it probably shouldn't. Watching it try to "help" by escalating its own permissions is both funny and unsettling.

What I like is that it's not lectureware. There's no preachy banner telling you "this is bad." You just poke and the app breaks. The learning is incidental — which is exactly how it should be for this crowd.

The source links lead to a GitHub repo with writeups for each app, so you can go read about the intended vuln after you've already found three other ways to break it. That's the real charm: it invites you to fail, then explains why you failed.

If you're into prompt engineering as a hobby, or you're building LLM workflows and want a gut check on what "bad" looks like, this is a solid hour of messing around. I walked away with a better feel for how easily these things collapse when the guardrails are just suggestions.

The link: [hego.red/jackpot](https://hego.red/jackpot)

No sign-ups, no warnings, no hand-holding. Just ten apps waiting to be embarrassed.

Next OWASP Agentic Supply Chain: Part 5 Deep Dive →

── more in #ai-safety 4 stories · sorted by recency
── more on @hego.red/jackpot 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/jackpot-lab-10-broke…] indexed:0 read:2min 2026-08-04 ·