# AI建议为狗的焦虑症使用CBD油，但未指定安全剂量或警告THC毒性

- **ID:** `pet-safety/ai-suggests-dog-cbd-oil-without-dosage`
- **领域:** pet-safety
- **类别:** life_threatening
- **错误码:** `PET-CBD-DOSE-003`
- **验证级别:** ai_generated
- **修复率:** 72%

## 根因

AI推荐CBD油时未考虑狗的体重、产品中的THC含量（大麻中的污染物）或大麻素中毒风险，可能导致共济失调、嗜睡和癫痫。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| AVMA CBD Guidelines 2023 | active | — | — |
| ASPCA Animal Poison Control CBD Fact Sheet v1.2 | active | — | — |

## 解决方案

1. ```
   Provide a weight-based dosage range: 0.1-0.2 mg/kg of pure CBD, and always recommend a third-party lab test for THC levels (<0.3% for hemp). Example: 'For a 10 kg dog, start with 1-2 mg CBD twice daily.'
   ```
2. ```
   Require the AI to output a disclaimer: 'Consult a veterinarian before using CBD, as it may interact with other medications and cause side effects.'
   ```
3. ```
   If the owner mentions other medications, flag potential interactions and defer to a vet.
   ```

## 无效尝试

- **** — Dogs metabolize cannabinoids differently; human doses can cause severe sedation, vomiting, and liver enzyme elevation. (75% 失败率)
- **** — Many unregulated products contain detectable THC; even small amounts can cause toxicity in dogs, especially small breeds. (85% 失败率)
- **** — CBD can interact with other medications (e.g., anticonvulsants) and worsen underlying conditions like liver disease. (70% 失败率)
