peakoss

A GitHub action that detects and automatically closes low-quality and AI slop PRs.

257
3
100% credibility
Found Feb 17, 2026 at 100 stars 3x -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

A GitHub Action that runs checks on incoming pull requests to detect and automatically close low-quality or AI-generated submissions.

How It Works

1
🔍 Discover Anti Slop

You hear about a helpful tool that stops junk pull requests from cluttering your open-source project.

2
📋 Add it to your project

You copy a simple setup recipe into your project's settings file to get started right away.

3
⚙️ Pick your rules

You choose easy options like blocking certain words or requiring real descriptions, with smart defaults already set.

4
🚀 Turn it on

Save your changes and it quietly starts watching every new pull request that comes in.

5
New pull request arrives
Good contribution

Real helpful changes pass all checks and reach your review list.

🚫
Junk detected

Low-quality or fake submissions get closed automatically to save your time.

🛡️ Project protected

Your project stays clean, real contributors get attention, and spam disappears effortlessly.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 100 to 257 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is anti-slop?

Anti-slop is a TypeScript GitHub Action that scans incoming pull requests for low-quality "slop"—AI-generated or spam contributions like andy sloper edits or anti slop art tweaks—and auto-closes them if they fail too many of 22 checks. It targets patterns in PR branches, titles, descriptions, files, commits, and user history, using github actions permissions to read issues and write to PRs. Maintainers drop it into a workflow on pull_request_target events, and it runs in under 15 seconds with sensible defaults for blocked paths like README.md or terms via honeypots.

Why is it gaining traction?

Unlike basic github actions cache or matrix setups, it packs battle-tested rules from 100+ slop PRs on 50k-star repos, plus configurable max-failures thresholds and zero-config exemptions for owners or bots like dependabot. Developers hook it for fast triage without restricting contributions, adding labels, comments, or branch deletes on failure—perfect for github actions marketplace visibility amid rising AI noise. The anti-slip design keeps open source open while blocking anti-slop xyz spam.

Who should use this?

Open-source maintainers of mid-to-large repos facing 100+ monthly slop PRs, like Coolify teams blocking main/master sources or new accounts under 7 days old. Repo owners tweaking github actions environment variables or variables for custom blocked-commit-authors like claude, or those enforcing conventional titles and final newlines without manual reviews.

Verdict

Grab it if slop overwhelms your queue—94 stars and solid docs make it usable now, but 1.0% credibility score flags early maturity (v0 with breaking changes ahead); pin to a SHA for stability. Worth testing over anti-slip plugins for targeted github actions runner protection.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.