This was easier than I thought it will be:
https://pluralistic.net/2024/04/01/human-in-the-loop/#monkey-in-the-middle
Couple of quotes from this long article:
>a security researcher noticed that large companies' AI-authored source-code repeatedly referenced a nonexistent library (an AI "hallucination"), so he created a (defanged) malicious library with that name and uploaded it, and thousands of developers automatically downloaded and incorporated it as they compiled the code
>"centaur." I'm the human head, and I've fused with a powerful robot body that supports me, doing things that humans are innately bad at.
>reverse-centaur: automation in which the computer is in charge, bossing a human around so it can get its job done.
>a hallucinating AI is a terrible co-pilot. It's just good enough to get the job done much of the time, but it also sneakily inserts booby-traps that are statistically guaranteed to look as plausible as the good code [...] This turns AI-"assisted"
coders into reverse centaurs. The AI can churn out code at superhuman speed, and you, the human in the loop, must maintain perfect vigilance and attention as you review that code, spotting the cleverly disguised hooks for malicious code that the AI can't be prevented from inserting into its code.