ActionRank

aislop — AI Code Quality Gate

Actively maintained

scanaislop/aislop · MIT

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, Python, Go, Rust, Ruby, PHP). Sub-second, deterministic, no LLM at runtime. MIT-licensed.

527 starsLast commit 9 days agoLatest v1
B
81
/ 100
Security 75Maintenance 100Popularity 47Reliability 100

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: scanaislop/aislop@503fc6f57335c6e978bcfae82ec6bcf119634f6e # v1

Mutable tags like v1 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: scanaislop/aislop@503fc6f57335c6e978bcfae82ec6bcf119634f6e # v1

Score breakdown

Security (35%)75
Popularity (20%)47
Maintenance (30%)100
Reliability (15%)100