Earlier quoted context omitted.
Then safety and alignment are a farce and these are not serious tools. This is 100% within the responsibility of the LLM vendors. Beyond the LLM, there is a ton of engineering work that can be put in place to detect this, monitor it, escalate, alert impacted parties, and thwart it. This is literally the impetus for funding an entire team or org within both of these companies to do this work. Cloud LLMs are not interp…
You mean the safety and alignment that boils down to telling the AI to "please not do anything bad REALLY PLEASE DONT"? lol working great is it
Malicious versions of Nx and some supporting plugins were published
41–50 of 460 posts
Re: Malicious versions of Nx and some supporting plugins were published
#42> Interestingly, the malware checks for the presence of Claude Code CLI or Gemini CLI on the system to offload much of the fingerprintable code to a prompt. Can anyone explain this? Why is it an advantage?
Re: Malicious versions of Nx and some supporting plugins were published
#43Re: Malicious versions of Nx and some supporting plugins were published
#44Re: Malicious versions of Nx and some supporting plugins were published
#45I use this CLI tool for spinning up containers and attaching the local directory as a volume:
https://github.com/Monadical-SAS/cubbi
It isn't perfect but it's a lot better than the alternative. Looked a lot at VM-based sandbox environments but by mounting the dir as a volume in the container, you can still do all of your normal stuff in your machine outside the container environment (editor, tools, etc), which in practice saves a lot of headache.
Re: Malicious versions of Nx and some supporting plugins were published
#46Earlier quoted context omitted.
> I do most of my coding in a VM now Perhaps you may be interested in Qubes OS, where you do everything in VMs with a nice UX. My daily driver, can't recommend it enough.
How does it avoid the sharing headaches that make the ergonomics of snaps so bad?
Re: Malicious versions of Nx and some supporting plugins were published
#47People really need to start thinking twice when adding a new dependency. So many supply chain attacks this year. This week, I needed to add a progress bar with 8 stats counters to my Go project. I looked at the libraries, and they all had 3000+ lines of code. I asked LLM to write me a simple progress report tracking UI, and it was less than 150 lines. It works as expected, no dependencies needed. It's extremely simpl…
Without these dependencies there would be no training data so the AI can write your code
Re: Malicious versions of Nx and some supporting plugins were published
#48OSs need to stop letting applications have a free reign of all the files on the file system by default. Some apps come with apparmor/selinux profiles and firejail is also a solution. But the UX needs to change.
Re: Malicious versions of Nx and some supporting plugins were published
#49Google and Anthropic: this is a SEV0. Assemble your teams and immediately do the following: 1. Issue a public statement that you are aware of this issue and are tracking it 2. Begin monitoring your analytics to see which customers are impacted and shut down their access 3. Reach out to impacted customers and let them know you'll be preparing a list of next steps for them. 4. Monitor for a wider blast radius or larger…
A single top-level comment would suffice. No need to reply to various comments with the same kind of message
I made the above, longer form post to hopefully grab the attention of Google and Anthropic folks. My top-level posts always fall to the very bottom of the page.
Google and Anthropic need to be tracking this.