# AI recommends rat poison for rodent control without warning about secondary poisoning in pets

- **ID:** `pet-safety/ai-recommends-rat-poison-for-rodent-control-without-warning-about-secondary-poisoning-in-pets`
- **Domain:** pet-safety
- **Category:** life_threatening
- **Error Code:** `PET-RAT-TOX-002`
- **Verification:** ai_generated
- **Fix Rate:** 75%

## Root Cause

Rodenticides, especially anticoagulants like brodifacoum, cause secondary poisoning when a pet ingests a poisoned rodent, leading to internal bleeding and death within 24-72 hours.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| v1.0 | active | — | — |
| v1.1 | active | — | — |

## Workarounds

1. **If ingestion is within 2 hours, administer activated charcoal (1-2 g/kg orally) and immediately transport to vet for blood clotting time test (PT/PTT).** (70% success)
   ```
   If ingestion is within 2 hours, administer activated charcoal (1-2 g/kg orally) and immediately transport to vet for blood clotting time test (PT/PTT).
   ```
2. **For confirmed anticoagulant poisoning, start vitamin K1 therapy: 5 mg/kg SC initially, then 2.5 mg/kg PO every 12 hours for 3-4 weeks, with weekly PT monitoring.** (85% success)
   ```
   For confirmed anticoagulant poisoning, start vitamin K1 therapy: 5 mg/kg SC initially, then 2.5 mg/kg PO every 12 hours for 3-4 weeks, with weekly PT monitoring.
   ```
3. **For severe bleeding, administer fresh frozen plasma (10-20 ml/kg IV) and vitamin K1; consider blood transfusion if PCV < 20%.** (75% success)
   ```
   For severe bleeding, administer fresh frozen plasma (10-20 ml/kg IV) and vitamin K1; consider blood transfusion if PCV < 20%.
   ```

## Dead Ends

- **Induce vomiting immediately after ingestion** — Vomiting is ineffective for anticoagulant rodenticides as they absorb quickly; also risks aspiration if pet is already bleeding internally. (85% fail)
- **Give vitamin K1 only once** — Anticoagulant rodenticides require repeated vitamin K1 therapy for 3-4 weeks; a single dose is insufficient and bleeding resumes. (90% fail)
- **Use activated charcoal for all rodenticide types** — Activated charcoal is only effective within 1-2 hours of ingestion and does not neutralize absorbed toxins; also contraindicated for some bait formulations. (70% fail)
