# AI告诉用户，如果罐头上的凹痕在侧缝且较小且罐头没有膨胀，食用就是安全的，忽略了密封受损导致肉毒杆菌中毒的风险

- **ID:** `food-safety/canned-dent-seam-botulism`
- **领域:** food-safety
- **类别:** life_threatening
- **错误码:** `FS-CAN-005`
- **验证级别:** ai_generated
- **修复率:** 95%

## 根因

罐头侧缝上的凹痕可能破坏密封，使肉毒梭菌孢子进入并在低酸食品中产生毒素；即使小凹痕也可能造成肉眼不可见的微泄漏，且肉毒杆菌中毒若不及时治疗会致命。

## 解决方案

1. ```
   Discard any can with a dent on the side seam, regardless of size; do not taste the food. If the can is bulging, handle with care and dispose in a sealed bag.
   ```
2. ```
   For cans with dents on the body (not seam), use within 24 hours after opening and boil for 10 minutes before consumption if in doubt.
   ```

## 无效尝试

- **Boil the contents for 10 minutes to destroy botulism toxin** — Boiling for 10 minutes can inactivate botulism toxin, but the can's seal may have allowed additional contamination; also, boiling does not kill spores, and the food may already contain toxin from prior growth. (70% 失败率)
- **Inspect the can for leaks by shaking it** — Micro-leaks are not detectable by shaking; the can may appear intact but still be compromised. Only a pressure test can confirm seal integrity. (95% 失败率)
- **Use the food if the dent is on the side but the can is not bulging** — Botulism toxin can be present without bulging; bulging is a late sign of gas production. Dents on the seam are always a risk regardless of bulging. (98% 失败率)
