What happened
Developer visits a fake Claude Code or Codex install page on Google Sites, is instructed to paste a mshta.exe command in the Run dialog, which delivers a fileless infostealer exfiltrating AI API keys, browser credentials, and developer environment secrets.
Why it matters
Stolen developer API keys allow full impersonation of AI agent sessions. Specific AI tools targeted: Claude Code, Cline, Continue.dev. Browser credentials, email credentials, and crypto wallets also stolen. Active campaign across 88 domains as of June 2026.
Missing authorization check
AI agent frameworks should not treat bare API key possession as sufficient authorization for high-impact actions — a key alone cannot prove the session legitimacy or the human operator intent.
Would PP block it?
PP receipts bind agent actions to channel-authenticated approvals. Even if an attacker uses a stolen Claude Code API key to call the model, they cannot produce a valid authority receipt for actions requiring human approval — the receipt requires a separate verified channel the attacker does not control.