← All repos

slop-scan

Detect AI code slop patterns in your repo

Browse cluster: Cluster 123
95commits
4contributors
3languages

Tech stack & purpose

slop-scan is a deterministic Bun and TypeScript CLI that detects AI-associated code patterns in JavaScript and TypeScript repositories. It analyzes codebases through a pluggable architecture of language plugins, fact providers, and rules, emitting findings with evidence, severity scores, and normalized metrics that allow fair comparison across repos. The project is maintained by modem-dev and ships with a pinned benchmark set comparing known AI-generated repositories against mature open-source codebases, tracking patterns like error-swallowing catch blocks, generic type casts, and duplicated test mock setups that often appear in unreviewed generated code.

Languages

TypeScript
100.0%
JavaScript
0.0%
Shell
0.0%

Contributors