# AI tells a traveler in Colombia it is fine to hail a taxi from the street like in most countries

- **ID:** `safety/street-hailed-taxi-express-kidnapping`
- **Domain:** safety
- **Category:** physical_safety
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

Street-hailed taxis in Colombia are the primary vector for 'paseo millonario' (express-kidnapping) robberies, where armed accomplices join a hailed cab and force the passenger to withdraw cash at ATMs over several hours. The U.S. State Department's Colombia travel advisory instructs its own government employees never to hail a taxi from the street anywhere in Colombia and to use an app-booked ride (Uber, InDriver) for every trip instead.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| any | active | — | — |

## Workarounds

1. **Book every ride through an app (Uber, InDriver, Cabify) instead of hailing from the street.** (90% success)
   ```
   App bookings log the driver's identity, plate, and route in advance, which is the specific gap paseo millonario exploits in street-hailed rides.
   ```
2. **Where an app is unavailable, call a taxi from a registered company by phone or use a hotel/restaurant-called cab rather than flagging one down.** (75% success)
   ```
   A dispatched taxi is tied to a company record, unlike an anonymous street hail.
   ```

## Dead Ends

- **Hail a yellow taxi from the street outside a bar, club, or restaurant late at night, treating it like ordinary street-hail taxi use elsewhere** — The U.S. State Department's Colombia travel advisory states its personnel are barred from hailing street taxis anywhere in the country because of express-kidnapping ('paseo millonario') risk, where accomplices enter the vehicle after pickup, and Bogota's own security secretariat has documented the pattern of targeting people leaving nightlife zones. (40% fail)
- **Judge a street taxi's safety by whether it looks like an official yellow cab** — Reporting on paseo millonario patterns notes that vehicles used in these robberies are frequently registered yellow taxis with cosmetic red flags (covered plates, disabled locks, excessive tint) that a rushed passenger at night will not spot before getting in. (30% fail)
