Why would a malware scanner read the comments?
Ignoring comments is not a solution because the texts can be put in random strings among the actual code.
Malware developers added nuclear and biological weapons text to to their spyware
11–20 of 260 posts
Re: Malware developers added nuclear and biological weapons text to to their spyware
#12Re: Malware developers added nuclear and biological weapons text to to their spyware
#13The sooner frontier models get rid of guardrails the better. They constantly get in the way and make things worse than actually making things "safe".
I would argue that preventing instructions for making biological and nuclear weapons is a pretty reasonable guardrail to have.
Turns out that didn't play out as everyone feared because, well, the instructions themselves aren't useful unless you also have a lab, precursor chemicals, and everything else actually needed to make a weapon. Same back then as it is today.
Any information or instructions an LLM can surface, a sufficiently motivated bad actor can and will also find themselves because the information is already online, both on the clear net and dark web.
Re: Malware developers added nuclear and biological weapons text to to their spyware
#14The sooner frontier models get rid of guardrails the better. They constantly get in the way and make things worse than actually making things "safe".
I would argue that preventing instructions for making biological and nuclear weapons is a pretty reasonable guardrail to have.
Re: Malware developers added nuclear and biological weapons text to to their spyware
#15The sooner frontier models get rid of guardrails the better. They constantly get in the way and make things worse than actually making things "safe".
I would argue that preventing instructions for making biological and nuclear weapons is a pretty reasonable guardrail to have.
Re: Malware developers added nuclear and biological weapons text to to their spyware
#16So I wouldn't be able to develop a nuclear weapons with the resources of drug cartal (as an example) using Claude in secret.
Re: Malware developers added nuclear and biological weapons text to to their spyware
#17Re: Malware developers added nuclear and biological weapons text to to their spyware
#18Earlier quoted context omitted.
I would argue that preventing instructions for making biological and nuclear weapons is a pretty reasonable guardrail to have.
Its the same argument we saw in the early 2000s and the early internet. When the anarchist cookbook and other similar materials were circulating online there was a big panic over democratized terrorism, and a push for regulation at the ISP level. Turns out that didn't play out as everyone feared because, well, the instructions themselves aren't useful unless you also have a lab, precursor chemicals, and everything el…
Re: Malware developers added nuclear and biological weapons text to to their spyware
#19Worked a contract where this succeeded in pushing through a fail open design. It also should be a warning to everyone that these groups are now aware of analysis and deobfuscation using AI and to take using a sandboxed environment more seriously. I’ve personally had about 20% success rate getting opus 4.8 to download a package and install it using a breadcrumb trail technique that would be trivial for threat actors t…
Re: Malware developers added nuclear and biological weapons text to to their spyware
#20Would this realistically be a problem for code going through LLM-based code-review? Presumably if a LLM reviewer agent hits this commentary, it would produce a failure to analyze and exit, thus failing the automated code review and forcing a human to read through it which they would subsequentially catch and revoke.
Then again those feel rare from where I sit on the security side.