Skip to content
@scanaislop

Scan AI Slop — AI Code Quality Gate

The code-quality gate for teams shipping AI-assisted code to production.

scanaislop.com

Scan your code for AI slop before it reaches production.

aislop on npm npm downloads PyPI downloads Homebrew tap GitHub Actions MIT licensed

scanaislop.com is the product home for aislop, the open-source AI slop detector and deterministic quality gate for AI-generated code.

aislop helps teams using Claude Code, Cursor, Codex, Copilot, OpenCode, Windsurf, and other AI coding agents catch repeatable problems before they reach pull requests, CI, or production.

Scan Your Code for AI Slop

Run this from any project root, no install required:

npx aislop scan

Also available on npm, Yarn, Bun, Homebrew, and PyPI — install, then run aislop scan:

npm install -g aislop                # npm
yarn dlx aislop scan                 # Yarn (no install)
bun add -g aislop                    # Bun
brew install scanaislop/tap/aislop   # Homebrew
pipx install aislop                  # Python

What aislop Catches

  • 50+ deterministic rules across TypeScript, JavaScript, Expo / React Native, Python, Go, Rust, Ruby, and PHP.
  • Agent-written code that looks finished but carries hidden quality debt.
  • Narrative comments, TODO stubs, duplicated helpers, and dead code.
  • Swallowed exceptions, unsafe type escapes, hallucinated imports, and oversized functions.
  • Security and reliability risks that normal linting can miss.

Same code in, same score out. No LLM runs in the scan path.

Pinned Loading

  1. aislop aislop Public

    Catch the slop AI coding agents leave in your code: narrative comments, swallowed exceptions, as-any casts, dead code, oversized functions. 50+ rules across 8 languages (TypeScript, JavaScript, Pyt…

    TypeScript 387 17

  2. skills skills Public

    Drop-in skill for aislop — the engineering standards layer and quality gate for AI-written code. Install via 'npx skills add scanaislop/aislop-skill'.

    4

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…