aislop — AI Code Quality Gate
Actively maintainedscanaislop/aislop · MIT
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.
★ 623 starsLast commit 6 days agoLatest v1
B
81
/ 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@7d50952bf26a450e94244760b73eec15efad3724 # v1Mutable 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@7d50952bf26a450e94244760b73eec15efad3724 # v1
Score breakdown
Security (35%)75
Popularity (20%)48
Maintenance (30%)100
Reliability (15%)100
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/scanaislop-aislop)HTML version
HTML
<a href="https://actionrank.dev/actions/scanaislop-aislop"><img src="https://actionrank.dev/api/badge/scanaislop-aislop" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work