A CLI tool that flags AI-generated code patterns in CI without running an LLM at runtime
Teams shipping AI-assisted code are silently accumulating a new category of technical debt: verbose error handling boilerplate, over-engineered abstraction layers, hallucinated API usage, and copy-paste structural duplicates that no existing linter catches. Existing static analysis tools (SonarQube, Semgrep, Codacy) scan for general code smells but have zero rules for AI-specific patterns because the category is new. This tool ships a deterministic rule engine of 50+ AI-pattern detections across major languages that runs in CI as a fast binary, blocks merges on configurable severity thresholds, and requires no LLM or network call at runtime.
Demand Breakdown
Social Proof 3 sources
Gap Assessment
4 tools exist (AISlop, SonarQube Community, Semgrep Code, CodeRabbit) but gaps remain: No paid tier, no CI gate enforcement, no rule configurability, no language plugin ecosystem, no policy-as-code for teams, no PR integration, single maintainer with no funding.; Zero AI-specific pattern rules; heavyweight server deployment; no awareness of AI-generated code as a distinct smell category..
Features7 agent-ready prompts
Competitive LandscapeFREE
| Product | Does | Missing |
|---|---|---|
| AISlop | Open-source CLI with 50+ deterministic AI-pattern rules across 7 languages; no LLM at runtime; launched March 2026 with 294 stars. | No paid tier, no CI gate enforcement, no rule configurability, no language plugin ecosystem, no policy-as-code for teams, no PR integration, single maintainer with no funding. |
| SonarQube Community | General-purpose code smell and security vulnerability detection across 30+ languages; server-based deployment; dominant enterprise incumbent. | Zero AI-specific pattern rules; heavyweight server deployment; no awareness of AI-generated code as a distinct smell category. |
| Semgrep Code | Pattern-matching static analysis with a rule marketplace; fast CLI that runs in CI; OSS core with paid cloud. | No curated AI-pattern rule packs; rules must be authored manually; no out-of-the-box AI slop detection. |
| CodeRabbit | AI-powered PR review automation that comments on pull requests with code quality feedback; uses an LLM at runtime. | Requires LLM at every run (cost and latency); no deterministic CI gate that blocks merges without a network call; no offline/air-gapped support. |
Notable VoicesFREE
Leads45BUILDER
Sign in to unlock full access.