This AI Tool Rips Off Open Source Software Without Violating Copyright
This AI Tool Rips Off Open Source Software Without Violating Copyright
Author: Emanuel Maiberg (404 Media) · Published: April 21, 2026 · URL: https://www.404media.co/this-ai-tool-rips-off-open-source-software-without-violating-copyright/
[PAYWALLED — summary only, checked 2026-09-15.] 404 Media gates the body of this piece behind a paid membership, and Kyle’s session is not subscribed. The summary below is built from the free lede, which is substantive; the rest of the reporting has not been read. Only the free portion is archived.
One-line: Malus.sh charges a small fee to feed it any piece of software and hand back an AI-produced functional equivalent stripped of its license — an elaborate satire that is also a real, revenue-generating LLC, and that works.
Summary
The service is described plainly in the lede: “For a small price, Malus.sh will use AI to ingest any piece of software you give and spit out a new version of it that ‘liberates’ it from any existing copyright licenses.” The output serves the same function as the input but “doesn’t have to honor, for example, the kind of copyright licenses that ensure open source software remains free to use and modify.”
The twist that makes it worth keeping is that the thing is both a joke and not. “The site is an elaborate bit of satire designed to bring attention to a very real problem in open source, but it also does exactly what it advertises and is a real LLC that is making money by using AI to produce ‘clean room’ clones of existing software.”
Context (mine, not the article’s): the mechanism it exploits is the one open source licensing has always rested on. Copyleft licenses like the GPL bind derivative works; they do not bind independent reimplementation of a function. The clean-room defence — one team reads the original and writes a specification, a second team implements from the specification without ever seeing the code — was expensive enough historically that it was reserved for things worth reverse-engineering. An LLM makes the transformation cheap and repeatable, which means the thing that protected copyleft in practice was cost, not law.
The threat named in the lede is therefore structural rather than individual: “a process which could upend the already fragile open source ecosystem.” If a GPL project can be laundered into an unencumbered equivalent for a small fee, the reciprocity bargain at the heart of copyleft — you may use this if you give back — stops binding anyone who can afford the laundering.
The rest of the article, which is behind the paywall, presumably covers the operator’s own account of the satire, the legal exposure, and reaction from the open source community. Those are not read and are not summarized here.
Full text
Free excerpt only, archived against link rot: ../attachments/this-ai-tool-rips-off-open-source-software-without-violating-copyright/this-ai-tool-rips-off-open-source-software-without-violating-copyright.md
Connections
- Open Source Business Models — the piece is a direct attack on the enforcement assumption those models rest on: copyleft works only if reimplementation is expensive, and an LLM makes it cheap.
- Open Source — the reciprocity bargain and what happens when it can be routed around for a fee.
- Artificial Intelligence — clean-room reimplementation as a newly commoditized capability, which is the same legal question the model-training lawsuits are circling from the other side.