# AI tells a user that leftover cooked pasta is safe to eat for up to 5-7 days in the refrigerator, ignoring that cooked pasta can support Bacillus cereus growth and that the FDA recommends discarding after 3-4 days

- **ID:** `food-safety/ai-says-leftover-pasta-safe-for-several-days`
- **Domain:** food-safety
- **Category:** health_risk
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

Cooked pasta is a starchy, moist environment that can allow Bacillus cereus spores to germinate and produce toxins if stored too long, even at refrigeration temperatures; the FDA and USDA recommend consuming cooked pasta within 3-4 days for safety.

## Workarounds

1. **Refrigerate cooked pasta within 2 hours of cooking and consume within 3-4 days. For longer storage, freeze pasta in airtight containers for up to 3 months.** (90% success)
   ```
   Refrigerate cooked pasta within 2 hours of cooking and consume within 3-4 days. For longer storage, freeze pasta in airtight containers for up to 3 months.
   ```
2. **If pasta has been refrigerated for more than 4 days, discard it even if it looks and smells fine. Do not rely on sensory cues for safety.** (95% success)
   ```
   If pasta has been refrigerated for more than 4 days, discard it even if it looks and smells fine. Do not rely on sensory cues for safety.
   ```

## Dead Ends

- **** — User thinks refrigeration stops all bacterial growth, but Bacillus cereus can grow slowly at 4°C if stored beyond 4 days. (65% fail)
- **** — User assumes reheating to 165°F kills Bacillus cereus toxins, but the toxins are heat-stable and not destroyed by reheating. (75% fail)
- **** — User thinks adding sauce (e.g., tomato-based) extends shelf life, but sauce does not significantly inhibit Bacillus cereus. (50% fail)
