Show HN: AISlop, a CLI for catching AI-generated code smells | Hacker News
TL;DR AI
2 min readKey summary
AISlop is a new local CLI tool that scans AI-generated code for non-syntax quality issues.
It flags code smells like empty catch blocks, dead code, duplicated helpers, and misleading comments.
The tool can be wired into agent hooks for automatic checks after AI coding tool calls.
It targets developers using tools like Claude Code, Codex, and OpenCode to catch problems before they reach production.



