Skip to main content
New aislop v0.13.1 patch — calibrates hidden-fallback detection and fixes regex comment-masker false positives. Read the changelog →

You already run aislop locally. The platform makes it your team's standard.

The CLI is free, open source, and yours forever. scanaislop is the hosted layer that takes the same scan and enforces it across every repo and every PR your team ships, so the bar holds when you are not the one reviewing.

Hosted features are free while we are in beta

2,500+
CLI installs
50+
rules, 8 languages
<1s
per scan, no LLM
Developer
$0
open source + hosted
  • 3 repositories
  • 100 scans / month
  • 3 team members
  • PR check runs
  • Basic standards manager
  • 30-day history
Start free
Team
Free
beta
no card, no trial clock
  • 20 repositories
  • 2,000 scans / month
  • 15 team members
  • PR comments + blocking gates
  • Full standards manager
  • Standards hierarchy (org → team → project)
  • 1-year history
Connect your repo
Enterprise
Custom
govern what your agents ship
  • Everything in Team, plus custom limits
  • Enterprise rollout & agent-hook guidance
  • Rule provenance & attribution (planned)
  • Formal policy exceptions (planned)
  • SSO / SCIM and audit export (roadmap)
  • Priority support & private pilot planning

Beta users lock in early-adopter pricing before paid plans launch. No surprise migrations.

The CLI catches slop on your machine. The platform stops it reaching main.

CLI alone
+ scanaislop
Scan any repo locally
Auto-fix mechanical findings
Score every PR automatically
Block merges below your threshold
One standard shared across the team
Trend dashboards and history
Org → team → project rule hierarchy
Holds the bar when nobody reviews
Connect your first repo free
Two minutes. Works with your existing GitHub checks.

The honest answers.

Is the CLI really free?

Yes. aislop is MIT-licensed and free forever. npx aislop scan needs no account, and your source code never leaves your machine. The platform is a separate, optional layer on top.

What happens when beta ends?

Paid plans will launch, but everyone who joins during beta keeps early-adopter pricing. We will not migrate you onto a worse plan or surprise you with a bill. You will hear the details before anything changes.

Why connect repos if the CLI works?

The CLI catches slop while you are at the keyboard. The platform catches it when you are not: it scores every PR, blocks merges below your threshold, and enforces one shared standard so the bar holds across the whole team.

Does my code get uploaded?

The platform scans your code to score PRs through your GitHub connection, and never trains on it or shares it. If you want zero code leaving your environment, the open-source CLI runs fully local.

How is this different from SonarQube or CodeRabbit?

Those are broad static analysis and LLM review. aislop is deterministic and purpose-built for the patterns coding agents produce: swallowed exceptions, narrative comments, unsafe casts, dead code. Same input, same score, every run.

Do I need to rip out my CI?

No. aislop runs as one more GitHub check next to what you already have. Pick a threshold, add the gate, done.

The CLI is free and open source

aislop is MIT-licensed. Run npx aislop scan on any project. No account needed. Your source code never leaves your machine.

View on GitHub →
Public projects can show their score on a README via badges.scanaislop.com.