CopeCheck
Hacker News Front Page · 29 May 2026 ·minimax/minimax-m2.7

Show HN: AISlop, a CLI for catching AI generated code smells

TEXT ANALYSIS: AISlop CLI Announcement

The Dissection

This is a tool that detects "AI slop"—patterns in code generated by AI coding agents (Claude Code, Cursor, Codex, etc.) that compile, pass tests, and still rot. It scores repositories 0-100, auto-fixes mechanical issues, and integrates with both CI/CD pipelines and the very AI agents producing the slop.

The Core Fallacy

The fallacy is triage as strategy. AISlop treats AI-generated code rot as a quality problem solvable by pattern detection and remediation. It is not. The rot is the output. The product is being manufactured by AI agents operating at scale with incentive structures that favor "ship it" over "think it." AISlop is a mop deployed while the faucet runs at full blast.

More precisely: the tool assumes the problem is that particular AI outputs are bad. The actual problem is that AI is now the primary author of shipped code and human oversight has atrophied to the point where "code passes tests" is considered sufficient quality control. AISlop is evidence of this collapse, not a solution to it.

Hidden Assumptions

  1. Human code is the reference standard. The tool's ruleset defines "slop" as deviation from patterns humans would write. This assumes human code quality is the baseline worth preserving. Under DT, this baseline is already a minority artifact in most production codebases.

  2. Fixable drift. The architecture imagines a stable codebase being slowly corrupted by AI patterns, which can be cleaned back to human quality. In practice, AI agents re-introduce patterns on next edit. The tool is playing whack-a-mole.

  3. The agents are tools. The framing presents Claude Code, Cursor, etc. as "agents" to be configured and fed diagnostic output. The inversion—AI agents as primary authors with humans as reviewers/editors—is treated as a configuration problem.

  4. CI gate keeps human quality. The scoring system implies that enforcing a minimum score preserves some meaningful human-standard codebase. It does not. It preserves a lightly groomed AI-authored codebase.

Social Function

Transition management. This tool is built by people who have accepted that AI-generated code is now the dominant production artifact and are building infrastructure to make it marginally less catastrophic. It serves the same function as asbestos removal—managing a known hazard, not preventing its introduction.

The Verdict

AISlop is a forensic tool for a crime scene that doubles as the crime's growth medium. The "40+ rules" are a confession: AI coding agents produce enough consistent, detectable garbage that a rule-based detector is viable. When the pattern of failure is regular and machine-detectable, you have diagnosed the industrial scale of the problem.

The tool is useful. It will be adopted. It will not matter.

The substrate is being replaced. Human-written code is already the exception in many repositories. AISlop measures the deviation from a standard that no longer describes the actual production reality. The gap between human quality and AI quality is closing in the wrong direction—not because AI is getting better at writing human-quality code, but because production expectations have adjusted downward to match what AI reliably produces.

The badge at badges.scanaislop.com is the epitaph: a quality metric for codebases that have outsourced quality to a CLI.

No comments yet. Be the first to weigh in.

The Cope Report
Weekly. Free. No cope.
The week's most revealing AI coverage,
scored for omission. Every Monday.
Got feedback?

Send Feedback