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 and fix the code-quality issues AI coding agents leave behind - dead code, unsafe casts, swallowed errors, duplication, security risks, and more. 50+ deterministic rules across 10 language ta…

    TypeScript 634 33

  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 7 of 7 repositories
  • aislop Public

    Catch and fix the code-quality issues AI coding agents leave behind - dead code, unsafe casts, swallowed errors, duplication, security risks, and more. 50+ deterministic rules across 10 language targets, with CLI, CI, and GitHub Actions. No LLM at runtime. MIT.

    scanaislop/aislop's past year of commit activity
    TypeScript 634 MIT 33 8 (2 issues need help) 13 Updated Sep 18, 2026
  • aislop-py Public

    Python and pipx distribution of aislop, the deterministic AI-code quality gate. 50+ rules across 10 language targets. MIT.

    scanaislop/aislop-py's past year of commit activity
    Python 2 MIT 0 1 0 Updated Sep 9, 2026
  • homebrew-tap Public

    Homebrew tap for aislop, the deterministic AI-code quality gate. 50+ rules across 10 language targets. No LLM at runtime. MIT.

    scanaislop/homebrew-tap's past year of commit activity
    Shell 1 MIT 0 0 0 Updated Sep 10, 2026
  • mintlify-docs Public

    Official documentation for scanaislop. Features developer guides, CLI reference, configuration, rules, scoring, CI/CD integration, and changelog.

    scanaislop/mintlify-docs's past year of commit activity
    MDX 0 MIT 0 0 1 Updated Sep 1, 2026
  • 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'.

    scanaislop/skills's past year of commit activity
    4 MIT 0 0 1 Updated Aug 30, 2026
  • .github Public

    scanaislop.com: scan your code for AI slop before it reaches production.

    scanaislop/.github's past year of commit activity
    0 0 0 0 Updated Jun 6, 2026
  • flashwave Public
    scanaislop/flashwave's past year of commit activity
    TypeScript 0 0 0 0 Updated Oct 8, 2025

People

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

Top languages

Loading…