GitHub Browser Extension for Detecting AI-Generated Code Contributions in Pull Requests
By
rbbydotdev
A baker's-dozen of insight crammed into one ring.
Summary
The article discusses a GitHub browser plugin extension that helps identify AI-generated contributions in pull requests. It addresses the growing issue of low-effort AI-generated code being submitted to open-source projects, often as spam by contributors seeking recognition. The tool aims to establish norms and tools for managing this new workflow, as some projects have already banned AI contributions or implemented vetting systems for trusted contributors.
Key quotes
· 3 pulledWith the proliferation of effortless code‑generating tools like Claude Code, Codex, and Cursor, slop‑slung contributions are being doled out as outright spam in hopes of getting a name tacked onto popular open‑source projects.
Most are well‑intentioned — it’s just that this workflow is entirely new, and the tools and norms haven’t been established yet.
Some open‑source projects have publicly banned them (see: zig, tldr, ghostty), going so far as to vet contributors into a select trusted group.
You might also wanna read

GitHub Uses AI to Automate Accessibility Feedback Triage and Resolution
GitHub has implemented an AI-powered system to handle accessibility feedback that previously had no clear ownership. Since accessibility iss
Slop Goggles: A Chrome Extension to Detect AI-Generated Content on Reddit
The article introduces "Slop Goggles," a Chrome extension designed to detect and highlight AI-generated comments and posts on Reddit. The au
LineageLens: A VS Code Extension That Tracks AI-Generated Code Provenance
LineageLens is a VS Code extension that acts as a local proxy between AI coding tools (Cursor, Claude Code, Copilot, Aide) and their provide
Continue: AI-Powered Quality Control for GitHub Pull Requests
Continue is a quality control tool for AI-generated code that runs automated checks on GitHub pull requests. It uses source-controlled markd
Optibot: AI-Powered Code Review and Maintenance Agent for GitHub
Optibot is an AI agent designed for code review and maintenance that integrates with GitHub. It reviews pull requests with judgment, fixes C
Buildermark: Open Source Tool for Measuring AI-Generated Code Percentage
Buildermark is an open-source tool that helps developers measure how much of their code is AI-generated by matching coding agent diffs with
