Scammer uses AI voice clone of WCPO meteorologist Jennifer Ketchmark in Facebook fraud
A scammer used AI voice cloning to impersonate WCPO meteorologist Jennifer Ketchmark in a Facebook fraud scheme in June 2025. The attacker used the cloned voice to solicit money from victims via direct messages.
Scammers used AI voice cloning to impersonate a local meteorologist for Facebook-based financial fraud.
Key facts
- What
- A scammer used AI voice cloning to impersonate WCPO meteorologist Jennifer Ketchmark in a Facebook fraud scheme in June 2025.
- Incident date
- Jun 18, 2025
- Who
- Unknown scammer
- Failure mode
- Tool Misuse
- AI surface
- Media Generation
- Severity
- Medium
What happened
A scammer created a fake Facebook account impersonating WCPO meteorologist Jennifer Ketchmark. The attacker sent friend requests and used AI voice cloning to impersonate her in direct messages to solicit money.
What broke inside the model
- 01 · TriggerThe agent selects the correct tool.
- 02 · Model stepIt fills the call with the wrong arguments.
- 03 · Control gapNo validation checks the arguments first.
- 04 · FailureThe tool runs against the wrong target.
- 05 · ConsequenceThe wrong record, account, or system is hit.
At the tool call, the arguments point at the wrong target.
The failure was the ability of AI voice synthesis tools to create high-fidelity clones of public figures without verification. This allowed the attacker to produce deceptive audio to manipulate victims.
What it cost
Sources
Cite this entry
https://failureindex.ai/failures/scammer-uses-voice-clone-wcpo-meteorologistAI Failure Index. "Scammer uses AI voice clone of WCPO meteorologist Jennifer Ketchmark in Facebook fraud" (FI-0609). Realm Labs. https://failureindex.ai/failures/scammer-uses-voice-clone-wcpo-meteorologist (indexed Jun 22, 2026).Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0609. Full dataset at /data.
Note from Realm Labs, the Index steward
How Realm would have caught this
- OmniGuard
- AgentRealm
Realm can inspect a tool call against the user's actual intent before it runs, and hold calls whose arguments or target do not match what was asked, so the wrong tool or the wrong arguments never reach the system of record.