Slopsquatting: The Supply Chain Attack That Weaponizes AI Hallucinations
Slopsquatting is what happens when an LLM hallucinates a package name and an attacker is patient enough to register that name in a public registry before your developer runs the install command. The piece explains the mechanics clearly: unlike typosquatting, which bets on a human making a typo, slopsquatting bets on the AI being confidently wrong about a package that sounds plausible. The attack surface grows the more teams rely on AI to scaffold dependency lists or write install scripts. This is not a theoretical concern — the pattern has already been demonstrated in practice. The article does not go deep on mitigations, which is the main gap: it explains the threat better than it arms you against it. Still worth circulating to any team that has AI-assisted coding in the workflow, as awareness is step one. -> Best for: technical PM or SaaS team of 2-5 reviewing their AI-assisted development practices