Hmm... does this mean we could see AI worm evolution now?

In the past, a worm couldn't really evolve unless it was coded to do so, and only to the extent it was coded. But an LLM worm, which instructs the LLM to copy the instructions elsewhere, will have slight random changes made as different LLMs will not always copy it perfectly. If a counter measure is deployed, and one of this alterations allows a miscopy to survive and keeps spreading, it feels like we have hit a much more natural case of evolution of a worm than ever before.

One might even argue it is the most natural case of evolution in software because the evolution was never intentionally designed. The worm wasn't made to evolve, the LLM wasn't made with the idea of helping the worm evolve, the task trying to end the worm was done with the intent of the worm evolving. While all steps are human done, evolution wasn't intended by any of them, so if it does happen, it makes it a bit more 'natural' than every simulated evolution algorithm before it.