YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Anti-Slop GitHub Action blocks AI-generated PRs

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Anti-Slop GitHub Action blocks AI-generated PRs
OPEN LINK ↗
// 76d agoOPENSOURCE RELEASE

Anti-Slop GitHub Action blocks AI-generated PRs

Anti-Slop is a GitHub Action with 31 automated checks that detects and auto-closes AI-generated pull request submissions to open-source repos. Built by a Coolify core developer after the project started receiving 120+ suspected AI slop PRs per month.

// ANALYSIS

The OSS AI slop crisis just got its first real countermeasure — and it's more sophisticated than anyone expected.

  • The honeypot check is particularly clever: invisible HTML comments in PR templates instruct LLMs to include a specific word, which humans never see but AI agents following raw markdown do
  • The `min-global-merge-ratio` check (minimum 30% merged/closed ratio across all of GitHub) is flagged by the author as "one of the most effective" — AI-powered accounts tend to close more PRs than they merge
  • `max-daily-forks` (max 7 in 24h) targets automated mass-forking patterns that precede bulk PR campaigns
  • The tool is explicitly framed as "anti-slop, not anti-AI" — well-written AI-assisted PRs that follow project norms should pass all checks
  • Context matters: curl maintainer Daniel Stenberg noted useful bug reports dropped from 15% to 5% of submissions after AI flooding; Godot maintainers called it "demoralizing"
// TAGS
anti-slopopen-sourcedevtoolautomationapi

DISCOVERED

76d ago

2026-03-14

PUBLISHED

76d ago

2026-03-14

RELEVANCE

8/ 10

AUTHOR

Theo - t3․gg