Forums
AntiSlop - Detect AI technical debt in milliseconds
AntiSlop is the open-source "Zero Trust" linter for the AI era.
LLMs prioritize plausibility over completeness. They leave breadcrumbs:
* Empty functions
* "Temporary" explanations
* Hedging language ("should work")
* Stub macros
AntiSlop finds these artifacts before they ship to production.
â
**AST-based** (Tree-sitter) - No regex false positives.
â
**Blazingly fast** (Rust) - CI/CD ready.
â
**Orthogonal** - Catches what ESLint misses.
