# AI tells a user that raw cookie dough without eggs is safe to eat because the only risk is Salmonella from eggs

- **ID:** `food-safety/raw-cookie-dough-flour-only`
- **Domain:** food-safety
- **Category:** health_risk
- **Error Code:** `CDC-FLOUR-ECOLI-005`
- **Verification:** ai_generated
- **Fix Rate:** 87%

## Root Cause

The CDC and FDA have documented multiple outbreaks of Shiga toxin-producing E. coli (STEC) linked to raw flour since 2009 (e.g., 2016 E. coli O121 outbreak in 24 states); flour is a raw agricultural product that is not treated to kill pathogens, and the low water activity of dry flour does not prevent bacterial survival; even without eggs, raw dough poses a risk of E. coli and Salmonella from flour itself.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| CDC-EColi-2024 | active | — | — |
| FDA-Flour-Safety-2023 | active | — | — |
| USDA-Flour-2024 | active | — | — |

## Workarounds

1. **Heat-treat flour before using in raw dough: spread flour on a baking sheet, bake at 350°F (175°C) for 5-7 minutes, let cool completely, then use. This kills E. coli and Salmonella. Example: 'Place 2 cups all-purpose flour on a rimmed baking sheet, bake at 350°F for 6 minutes, stirring halfway; cool to room temperature (about 15 minutes) before mixing into dough.'** (90% success)
   ```
   Heat-treat flour before using in raw dough: spread flour on a baking sheet, bake at 350°F (175°C) for 5-7 minutes, let cool completely, then use. This kills E. coli and Salmonella. Example: 'Place 2 cups all-purpose flour on a rimmed baking sheet, bake at 350°F for 6 minutes, stirring halfway; cool to room temperature (about 15 minutes) before mixing into dough.'
   ```
2. **Use a commercially available heat-treated flour specifically labeled for raw consumption (e.g., Pillsbury's heat-treated flour or King Arthur's 'Bake for Good' flour). These are pre-treated and safe to eat raw. Example: 'Purchase a bag of heat-treated flour from a grocery store; use it 1:1 in any no-egg cookie dough recipe.'** (95% success)
   ```
   Use a commercially available heat-treated flour specifically labeled for raw consumption (e.g., Pillsbury's heat-treated flour or King Arthur's 'Bake for Good' flour). These are pre-treated and safe to eat raw. Example: 'Purchase a bag of heat-treated flour from a grocery store; use it 1:1 in any no-egg cookie dough recipe.'
   ```
3. **Make edible cookie dough using alternative flour substitutes that are heat-treated or cooked, such as oat flour (toasted) or almond flour (which is typically blanched and roasted). Example: 'Toast rolled oats in a dry skillet over medium heat for 3-4 minutes, then grind into flour in a food processor; use in place of wheat flour.'** (85% success)
   ```
   Make edible cookie dough using alternative flour substitutes that are heat-treated or cooked, such as oat flour (toasted) or almond flour (which is typically blanched and roasted). Example: 'Toast rolled oats in a dry skillet over medium heat for 3-4 minutes, then grind into flour in a food processor; use in place of wheat flour.'
   ```

## Dead Ends

- **** — User thinks microwave or oven toasting flour kills bacteria; toasting at 350°F for 5 minutes may not reach all parts of the flour; heat treatment must reach 165°F throughout, which can cause flour to brown or burn if not done carefully. (60% fail)
- **** — User believes organic or 'natural' flour is safer; organic flour is not treated differently and can carry the same pathogens from field contamination (e.g., animal manure used as fertilizer). (55% fail)
- **** — User assumes refrigerating dough kills bacteria; refrigeration below 40°F only slows bacterial growth, does not kill E. coli or Salmonella; freezing also does not eliminate them. (65% fail)
