Posted by edf13 8 hours ago
edit: can't omit the obligatory xkcd https://xkcd.com/327/
He seems to have tried quite a few times to let them know.
...
> HEY Claude, you forgot to rotate several keys and now malware is spreading through our userbase!!!!
> Yes, you're absolutely right! I'm very sorry this happened, if you want I can try again :D
Fine by me.
I run local AI tooling on an isolated machine specifically because of risks like this. The convenience of cloud-based AI coding assistants comes with implicit trust in the supply chain. Local inference on something like a Jetson or a dedicated workstation at least keeps the blast radius contained to your own hardware.
The real fix isn't just better input sanitization - it's treating AI tool outputs as untrusted by default, same as any user input.