What Is Slopsquatting? The AI Supply-Chain Attack, Explained
Slopsquatting is a new supply-chain attack that weaponises the package names AI coding tools hallucinate. Here's how it works and how to defend against it.
Read →The mirago blog
Notes on hallucinated packages, slopsquatting, supply-chain safety, and what's new in mirago.
Slopsquatting is a new supply-chain attack that weaponises the package names AI coding tools hallucinate. Here's how it works and how to defend against it.
Read →AI assistants regularly import Python packages that were never real. Here's why package hallucination happens — and why it isn't going away.
Read →A practical walkthrough: how to find AI-invented Python imports in seconds with mirago, before they ever reach pip install.
Read →How often do AI models invent package names, how is it measured, and what does the 2026 picture look like? A grounded look at package hallucination.
Read →AI assistants are now a major source of new dependencies. Here's how to harden your Python supply chain against the risks they introduce.
Read →Make import-checking automatic. Here's how to run mirago in GitHub Actions so an AI-invented package fails the build before it merges.
Read →Typosquatting bets on your typos; slopsquatting bets on AI's hallucinations. Here's how the two supply-chain attacks differ — and overlap.
Read →AI assistants make you faster — and add new failure modes. A practical checklist for shipping AI-generated code safely in 2026.
Read →Not every real package is a safe one. Five red flags that an AI-suggested PyPI package could be a slopsquat — and how mirago spots them.
Read →A security tool that cries wolf gets deleted. Why mirago is deliberately conservative — failing open and warning only when signals agree.
Read →