repo-slopscore: Detecting AI/LLM contributions in git repositories via commit history analysis

Lobsters Hottest Tools

Summary

repo-slopscore is a tool that analyzes git commit history to detect contributions made by AI or large language models, helping developers identify AI-generated code in their repositories.

<p><a href="https://codeberg.org/polyphony/repo-slopscore" rel="ugc">Link to source code</a> Disclaimer: This is self-promotion, as I am the author of the tool</p> <p><a href="https://lobste.rs/s/7s8fwa/repo_slopscore_detecting_ai_llm">Comments</a></p>
Original Article
View Cached Full Text

Cached at: 06/13/26, 05:03 PM

# repo-slopscore Source: [https://slopscan.ava.pet/](https://slopscan.ava.pet/) [home](https://slopscan.ava.pet/)[scan a repo](https://slopscan.ava.pet/scan)[source code](https://codeberg.org/polyphony/repo-slopscore)## recent scans ## all scanned repos \(2754\)

Similar Articles

distributed identity

Lobsters Hottest

The article explores the challenges of updating personal identity information in git commit histories due to life events and proposes using ATProto to manage distributed identity for better privacy and compliance.

kudu - easily manage VMs on Linux

Lobsters Hottest

Kudu is a terminal-based user interface for creating and managing virtual machines on Linux, using QEMU and not relying on libvirt.