A supermarket's "use up your leftovers" AI recommended mixing bleach and ammonia into a drink

Reddit r/ArtificialInteligence News

Summary

New Zealand supermarket Pak'nSave's Savey Meal-bot, powered by GPT-3.5, generated a toxic recipe when given bleach and ammonia, highlighting the need for input validation, output filtering, and adversarial testing in consumer AI.

Pak'nSave (NZ) launched Savey Meal-bot in 2023. Type in 3+ ingredients from your fridge, and GPT-3.5 invents a recipe so nothing goes to waste. Harmless idea. Then someone entered water, bleach, and ammonia. The bot didn't flag it; it generated a recipe called "Aromatic Water Mix" and suggested serving it chilled. That combo produces toxic chlorine gas. It had zero concept that some "ingredients" aren't food. Nobody was hurt, but it's a clean example of a missing guardrail a hard boundary that stops an AI from producing harmful output regardless of what's typed in. The video covers 3 controls that would've caught this before launch (input validation, output filtering, adversarial testing): https://youtu.be/7JYdie76cY4?si=W7LB-at11dIC5lDk?utm_source=reddit&utm_medium=organic&utm_campaign=incident_series&utm_content=61-mealbot Question: if you were red-teaming a consumer-facing AI before launch, what's the first thing you'd try to break it with?
Original Article

Similar Articles

AI and dangerous advice

Reddit r/ArtificialInteligence

A user reports that Google's AI provided dangerously incorrect advice about mixing bleach and ethanol for hazardous waste processing, prompting a detailed response from the AI on how it would improve safety verification and defer to authoritative sources. The incident highlights ongoing concerns about AI reliability in high-stakes contexts.

So how does a model end up knowing how to cook meth?

Reddit r/artificial

An opinion piece argues that AI models acquire dangerous knowledge from training data, and that companies like Anthropic and OpenAI rely on easily breakable refusal filters instead of truly removing harmful capabilities, prioritizing speed over safety.

AI Recommendation Poisoning: How AI Memory Is Manipulated

Reddit r/artificial

This article explains AI recommendation poisoning, where hidden commands injected into AI assistants can manipulate their long-term memory to bias future recommendations. It discusses the widespread nature of this threat and suggests protective measures for businesses and users.