Please Stop Flooding Open Source Projects with AI Slop

✍️ OpenClawRadar📅 Published: August 28, 2026🔗 Source
Ad

Neil Alexander, a maintainer, is fed up with AI-generated contributions aimed at padding GitHub profiles. In a post titled "Please stop flooding our projects with AI slop to furnish your CV", he describes a recent pattern: contributors with zero prior engagement suddenly submitting PRs that fix spelling and grammar in comments. Claude made the fixes, wrote the PR descriptions, and even signed off the commits—all in an attempt to build a fake contribution history.

The Problem: Gaming GitHub with LLMs

Alexander notes that open source contributions are a currency for job hunting. GitHub's activity graph, contributor avatars, and follower feeds all reinforce this. With LLMs like Claude, it's trivial to:

  • Ask Claude to list interesting open source projects.
  • Instruct it to find minor issues.
  • Have it generate and submit PRs automatically.

This creates an illusion of involvement without any real effort or care. The contributor in question had virtually no GitHub activity since late 2018, then suddenly opened three typo-fixing PRs—all AI-authored.

Ad

Maintainer Response: Closing PRs Without Comment

Alexander closed all three PRs without comment. His reasoning: "I’m just not interested in encouraging people to take up our time with this kind of busywork. I do not want to set a precedent of accepting PRs that materially improve nothing, nor do I want our contributor list to become a reward for asking a robot to fix typos."

The same trend is hitting security reports. AI-generated vulnerability reports flood in, often with proposed fixes. CVEs are now being credited to people who didn't do real research. Alexander's team has become more selective, sometimes declining CVE notices for low-severity items.

A Call for Genuine Contribution

Alexander's message is direct: "Open source is built on trust. The metric that matters is not how many pull requests you can persuade an LLM to produce, nor how many CVEs you can accumulate, but whether you can make a project meaningfully better. If you want to contribute to open source projects, contribute because you care. If all you want is another green square or another contributor badge, please go elsewhere."

For developers using AI agents, this is a cautionary tale: use AI as a tool, not as a substitute for genuine engagement. Maintainers value real context and investment over automated busywork.

📖 Read the full source: HN AI Agents

Ad

👀 See Also