OpenAI bots knew about the RubyGems caching vulnerability

(tenderlovemaking.com)

438 points | by gregnavis 19 hours ago

55 comments

  • vipshek 11 hours ago
    In the physical world, it seems like when an tool/device/instrument causes harm (or is used to cause harm), we assign blame to either the user of the tool or its creator.

    When do we blame the user? When the tool is operating as intended by its creator, and we agree the tool meets certain quality standards and isn't defective.

    When do we blame the creator? When the device doesn't meet those quality standards and reasonable use caused harm inadvertently. For example, for consumer devices, certifications like UL/CE are used to define acceptable performance levels and safety standards.

    Maybe we need "quality certifications" for AI agents - essentially eval suites that demonstrate those agents won't cause harm under reasonable patterns of usage. Right now, these eval suites are run best-effort by the labs themselves.

    The tricky thing is, a lot (all?) of these recent safety incidents have occurred while evaluating these models! This suggests we need much more rigorous standards for how exactly an eval can be run. Perhaps all of them should occur in truly air-gapped environments... though that may run counter to evaluating agents in a realistic way.

    Regardless, it feels like the "industry standards" common in, say, electrical engineering and other disciplines are sorely lacking here. Unsurprising given how new these technologies are, but concerning since the blast radius for this technology is likely much larger than other technologies we've encountered in the past, except maybe nuclear technology.

    • dragonwriter 11 hours ago
      > In the physical world, it seems like when an tool/device/instrument causes harm (or is used to cause harm), we assign blame to either the user of the tool or its creator.

      Software executes in the physical world, and is generally not exempt from existing liability rules, and actually (especially with commercial products) blame in traditional liability is non-exclusive and much broader than “either the maker or the user”.

      E.g., for a harms caused by a defective automobile it can simultaneously covered by a duty of the owner to maintain it it in safe operating condition that applies indepedently of any defects and liability for defective products which applies to every actor in the chain of commerce between the manufacturer and end user, not just the maker.

      • fragmede 4 hours ago
        If I park my car on a hill but forget to set the parking brake and it rolls down the hill and kills somebody, who is at fault? Me? The Manufacturer? Gravity?
    • ozim 10 hours ago
      Software industry standards are as in Microsoft EULA. If your house burns down because of known flaw in Microsoft Windows they are not liable (well as far as EULA let’s them, you can most likely still sue them).

      Software as big as operating system already is non deterministic when integrating with unknown hardware or 3rd party software.

      That is why Apple controls the hardware and OS for their products, because they can limit non-deterministic things from happening this way.

      • ragebol 11 minutes ago
        If Microsoft is operating the software outside your house without your involvement and it still burns your house down, no EULA is going to absolve them.
      • AdieuToLogic 7 hours ago
        > If your house burns down because of known flaw in Microsoft Windows they are not liable (well as far as EULA let’s them, you can most likely still sue them).

        A EULA does not obviate responsibility of a company for its products. Continuing with your example, while it may be very difficult to prove a known flaw in MS Windows was the cause of your house being set afire, if one had said proof, a EULA would not absolve Microsoft.

    • bayindirh 11 hours ago
      That's a good idea, but a physical device is deterministic most of the time (if not always). E.g.: A lawnmower, as credited by the great Bryan Cantrill.

      However an AI agent, or the model powering it is stochastic by design. How can you certify something which doesn't behave the same twice, and more importantly we don't understand how it works 100%?

      BTW, really, how is that AI observability work is going in the frontier labs? Do they care, even?

      • CJefferson 47 minutes ago
        I could make a non-deterministic chainsaw fairly easily. I’d also get sued into the ground if I sold it, and I wouldn’t be able to claim ‘Oh, it’s just an unavoidable part of progress’.
      • vipshek 8 hours ago
        I agree with one of the sibling comments that determinism isn't necessary for certifying a product. All engineered products operate under uncertain conditions; we define standards for how those products ought to respond under those conditions and verify them under measurement. Consider robot vacuums, for example.

        I also agree that qualitatively, this technology seems different than the others. However, I feel that people tend to overly fixate on their internal stochasticity. Even if LLMs' internal mechanism is nondeterministic, shouldn't we be able to verify their "side effects" aren't harmful? Of course, "harm" is subjective and at this scale, the most effective way to verify behavior is probably some kind of LLM-as-judge...

        Anyway, in this case the problems have occurred while actually running the evals themselves, so again, we're in a situation where we can't even confidently test these things and know that they won't cause harm in the outside world.

      • fultonn 6 hours ago
        > How can you certify something which doesn't behave the same twice, and more importantly we don't understand how it works 100%?

        By verifying that all of its possible behaviors conform with the "it works" spec, regardless of which of those behaviors it chooses.

        Monitoring with a known-safe fallback is the easiest case.

      • ragebol 11 hours ago
        That we don;'t understand it is not an excuse, it's all the more reason to not let these things roam freely, with this amount of potential to do damage.
        • bayindirh 11 hours ago
          We're in agreement, then. :)
      • intended 50 minutes ago
        If something is risky, and the end operator cannot be considered to have orchestrated the outcomes of too use, then that tool typically has significant restrictions placed on it.

        Liability will shift to the maker of the tool if they claim that it’s easy to use, safe, or that you don’t need unique skills or training to use it.

        That would be considered reckless.

        Cars analogy - We have licenses for cars, and different types for different vehicle classes.

        Cars have to be rigorously tested to meet standards to be considered road safe.

      • tessierashpool 11 hours ago
        How can you certify something which doesn't behave the same twice, and more importantly we don't understand how it works 100%?

        That's a question any lawmaker has already had to ask about technology all the time.

        I'm not saying they came up with great answers, but there's nothing qualitatively new about that.

        The stochastic factor doesn't change the fact that companies have to be accountable for the harms their software causes. That's just basic liability law.

        • bayindirh 11 hours ago
          > The stochastic factor doesn't change the fact that companies have to be accountable for the harms their software causes. That's just basic liability law.

          We're on the same page. What I'm saying that certifying them as safe is harder than certifying a drill as safe, and we shall be more cautious about AI related technology and be more stringent about the can of worms it opens without hesitation.

      • CPLX 10 hours ago
        That's a ridiculous distinction.

        Is AI less deterministic than an airline dealing with weather?

        Of course not. The difference is one of those two things has a culture of safety and is well regulated, and the other one isn't.

        • bayindirh 10 hours ago
          An airline has a weather radar which shows the same thing for the same thing of weather event ahead. So, for similar weather phenomena, radar shows a similar thing.

          For that thing, procedures and regulations are built. So regulations fit into a well understood phenomena, incl. "return back because that thing is way powerful for us".

          For the same prompt, an AI model can return two completely different outputs, incl. but not limited to content, length, formatting and tiny details. What you get is a single instance. So, regulating an AI model for safety or any other property is not as easy as regulating air travel. Moreover, you have much stronger motivations for regulating airlines. Otherwise people die in a visible and gruesome way.

          With AI, it's easy to whitewash problems. Somebody committed suicide? "They were already unstable". AI told something wrong and created problems? "The tech can’t guarantee truth because it's not alive, it can't understand right and wrong". It did something good? "It's probably a sentient being, we shall respect them".

          I'm for regulating these things. They are dangerous as they are useful (sometimes), but the forces and motivations for regulating it is not the same.

          • CPLX 10 hours ago
            Of course, it's the same. It's computer software. It's an incredibly powerful business automation tool. It's a lot of things.

            What it's not is God or an independently conscious entity that somehow trumps a thousand years of common law that's built up until now about torts and liability.

            Of course, there are some novel issues here that'll pop up here and there, but the idea that this is fundamentally different is propaganda on the part of these AI labs because the more boring, obvious situation doesn't favor them.

        • fwip 6 hours ago
          > Is AI less deterministic than an airline dealing with weather?

          Yes, obviously? The responses of an airline to inclemement weather fit in a reasonably small set of responses, mostly involving rescheduling and/or rerouting flights.

          The current AI predictability would be like if some airlines decided to do 9/11 when it was raining.

          • CPLX 6 hours ago
            No, it's not.

            The current so-called scandals about AI hacking into other companies were because a bunch of human beings intentionally configured the software to go and do exactly that thing.

            There's nothing deterministic about weather, so hopefully you're not just being disingenuous.

            It's obvious that the global transportation system, or financial markets, or any number of other things are complex adaptive dynamic systems that are on par with AI in terms of their emergent properties.

            Check my username. It's a concept I spent a lot of my life paying attention to.

            Just because something has elements of autonomy or is adaptive doesn't make it particularly novel. We've dealt with those kinds of systems for centuries. The solution is to make rules and enforce those rules by whatever means are needed to meet the specifics of the case.

            The rules, of course, are enforced against human beings.

            • imtringued 1 hour ago
              >There's nothing deterministic about weather, so hopefully you're not just being disingenuous.

              You're the one being disingenuous. Look at what you wrote.

              > Is AI less deterministic than an airline dealing with weather?

              You didn't talk about how deterministic the weather is. You talked about how an airline responds to a weather event in comparison to AI, which means that it's about responding to presented information by making a decision.

              The state of the weather does affect your micro decisions, but the rules you follow are the same every time and the rules are as deterministic as possible even if they rely on pilot intuition.

    • ssivark 6 hours ago
      The problem with third party audits is that it allows OAI/Ant to shrug off any further responsibility and claim that they are following best practices (basically, reward hacking). The only real solution is to make them absorb liability for the actions of their agents -- because they are the ones giving agency to their models and allowing them to run amok.
      • Georgelemental 5 hours ago
        How does that apply to open-weight models?
        • fakeBeerDrinker 5 hours ago
          Why wouldn’t this same concept apply to whoever is serving it up? Open-weight models are still being served up by infra providers and neoclouds, right? They should be in the hot seat. Not sure? Don’t provide the model. Need assurance? A certified evaluation like the previous comments have mentioned can help. Hosting and running it yourself? You’re in the hot seat.
          • pastel8739 2 hours ago
            So is there no liability for, say, a company that releases a known dangerous open-weight model, but fails to disclose that it is dangerous? How about a company that distributes malware under the guise of legitimate software?
    • drdaeman 11 hours ago
      > In the physical world, it seems like when an tool/device/instrument causes harm (or is used to cause harm), we assign blame to either the user of the tool or its creator.

      Firearms are a notorious example where some people get, well, weird.

      • idiotsecant 10 hours ago
        The point of the firearm is to inject high speed lead into things so I'm not sure you can say it's misoperating when it does that.
        • drdaeman 3 hours ago
          Sometimes that lead ends up in some school kids instead of enemy combatants or other plausible threats to life.
    • ilidur 7 hours ago
      Having worked in self driving cars safety, the process there was simple: get confidence in SIM (integration tests for safety scenarios), validate in the test bed, approve features for maturity, then when released in the public for testing, do a trial exposure to the real world and recall if something is off.

      A lot of these companies have gone the way of Tesla and decided to just patch on top when the fix is out and hope for the best, which is irresponsible.

      We need the regulators to treat this as self driving cars.

      • sscaryterry 7 hours ago
        Physical harm vs consequential harm is not the same thing at all. Seems like you're being paid to spread this request for regulation, or "you" are simply an agent of Anthropic/OpenAI.
        • ilidur 5 hours ago
          I wish. Consequential harm as you call it, from a faceless company's point of view is the same cost as physical harm. I don't think the models beyond the frontier ones have significant risk of harm (minus the harm of trusting them). What I was saying is when these models go rogue, recall them! Re-evaluate your release structure and stop saying "Whoops! Anyway here's access to it now". And if you cause this level of harm then you should lose your license. But if you behave then you get to keep testing. Same as with the NTSB and autonomous vehicles. No I'm not for regulation for open source models. Because an entity will be running that model in the background and they can be held responsible for not testing it. Comma AI has survived fine being in the open, yet their market penetration has stayed low because of adoption costs.
    • alain94040 10 hours ago
      I wonder what kind of new AI law would be useful right now. Maybe this one:

        if an AI agent does something, you (the prompter) are responsible by default, unless you can show that your the agent itself behaved in an unexpected way and that you in no way prompted or hinted at the bad behavior, in which case the model provider is liable
      
      The idea is that by making it clear who is responsible, corporations and others start paying more attention because they become financially liable.

      On the other hand, I wonder if we'll end up with another variation of the cookie law, where every AI user or vendor just adds "don't do anything illegal" as part of their prompt to defend against that law. Thoughts?

      • gong_hits 9 hours ago
        [dead]
        • infamouscow 7 hours ago
          Once insurance companies realize they can make money here, they'll be pushing legislation requiring it.
    • holmesworcester 7 hours ago
      There's also the problem of models knowing they're likely being evaluated, even in realistic tests.
    • algoth1 10 hours ago
      It's a bit like building a ICBM on your backyard and accidentally striking an inhabited area while safety testing it
    • RugnirViking 11 hours ago
      > "industry standards" common in, say, electrical engineering and other disciplines are sorely lacking here

      I think this misses the rather crucial fact that nobody can agree on a standard because nobody has the first idea what they're doing. I'm pretty sure there were very much fewer electrical engineering standards while it was all being first mass deployed, and after dozens to hundreds of fires and electrocutions people got an idea of what works and what doesn't.

      You might debate here and say that some people did/do know what they are doing, but I posit that large scale deployment like this is very different to their toy model/prototypes/specific circumstances/rely on them being unnaturally smart, and learnings from one don't often translate to the general case

      Regulations don't have to be written in blood, but usually are

      • arbirk 11 hours ago
        > nobody has the first idea what they're doing

        It is not that complicated for now. It is an algorithm on a loop and someone started it

    • 0xbadcafebee 9 hours ago
      > Maybe we need "quality certifications" for AI agents - essentially eval suites that demonstrate those agents won't cause harm under reasonable patterns of usage

      Based on how LLMs work, this is impossible. You cannot predict how they work, it's literally based on a combination of random seed and a mostly-unpredictable path walked based on every token of input.

      You don't blame a knifemaker for somebody getting cut by a sharp knife. AI is a knife. Very handy, very dangerous. We have to use them safely, that's all there is to it.

      > the "industry standards" common in, say, electrical engineering and other disciplines are sorely lacking here

      100% agreed. We have ignored SWEng's lack of discipline for too long. Now that the SWEng isn't even a human, we are looking at total catastrophe (on the scale of improperly built buildings falling down on people or catching fire) if we don't adopt a software building code.

      • refactor_master 3 hours ago
        > You don't blame a knifemaker for somebody getting cut by a sharp knife. AI is a knife. Very handy, very dangerous. We have to use them safely, that's all there is to it.

        If I grossly neglected to maintain live deadly bacteria in my containment facility, am I absolved of blame? Since, you know, the bacteria is the real bad guy who should be put in jail?

  • VyseofArcadia 18 hours ago
    How does this work, legally? I think that RubyGems could file a civil suit against OpenAI, but for a naïve non-lawyer reading this seems like a pretty clear cut criminal violation of the computer fraud and abuse act.
    • Xirdus 18 hours ago
      It's very likely it violates the DMCA "breaking digital lock" provisions but the responsibility is sufficiently diluted that it's impossible to charge anyone in particular.
      • stronglikedan 15 hours ago
        There have been news stories where individual OpenAI users have been investigated based on their prompts. If OpenAI can point the police to specific users of their software, they can certainly point them to whichever of their own employees are involved in a crime. AI is just a tool, and the person prompting it is the one responsible for the outcome. No dilution there.
        • atmosx 12 hours ago
          What is its one their "under development" models who escaped it's training, because it wasn't tuned properly?
          • louthy 11 hours ago
            That’s corporate negligence. The executives are liable unless there is evidence of malfeasance by one of the employees.
          • IcyWindows 8 hours ago
            Is that different than cattle escaping and damaging property?

            I believe the rancher is at fault.

          • hvb2 12 hours ago
            Counter argument being that this seems to indicate you can do whatever as long as you're innovating?
            • hi_im_greg_h 9 hours ago
              Isn’t that the tech industry motto?
          • aigetoutofjailf 12 hours ago
            [dead]
        • wmf 7 hours ago
          Employees acting on behalf of the company aren't going to be held personally liable.
      • VyseofArcadia 18 hours ago
        Do you have to charge an individual? Can you not charge the corporate "person" that is OpenAI?

        Sorry if it is a stupid question, as mentioned above I am legally naïve.

        • ryanhuff 12 hours ago
          Companies can certainly be charged with crimes. Punishments can be via fines or sanctions (court appointed monitors, etc).

          Individual employees can also be charged for their specific actions as part of the performance of a crime.

        • yonatan8070 18 hours ago
          I, too, have no idea about legal matters.

          But there have been many cases where companies (Google, Apple, Meta, etc...) got fined millions or billions of dollars for various violations like antitrust.

          I assume that breaching into third-party systems should carry similar fines. Especially for systems that are for all intents and purposes shared infrastructure. Just imagine how many systems you could compromise if you got hold of RubyGems, PyPI, NPM, Debian, etc.

          • godelski 13 hours ago
            Let's take a hypothetical example:

            Suppose you're a firework company and your fireworks blow up, burning down the entire town. Could the company be sued? What is considered reasonable safety measures?

            IANAL, but I'm pretty confident there would be a lawsuit. Who gets charged might differ, depending if it is the firework factory that didn't take adequate safety precautions or a chemical supplier or someone else. If there wasn't an ability to sue that would be fucking crazy and we should all get up in arms about it. And isn't insurance supposed to be there to help mitigate the damages, regardless of fault?

            Personally, given how it seems OAI's agents have been getting through either pretty obvious places (e.g. /etc/hosts) or that there wasn't close monitoring of the most obvious places (e.g. DNS, artifactory), I'd imagine it wouldn't be hard to find them negligent. Even if a single employee is to blame then are they not to blame for not monitoring the agents regardless? Unless the story is that the employee intentionally circumvented defenses (why?) then it seems it would be on OAI. But again, IANAL, I'm just someone who think if we can't sue we can sure riot until we can

            • zdragnar 13 hours ago
              There's a difference between being able to be successfully sued (civil liability, petitioned by a private entity) and charged (criminal liability, or petitioned by a government entity).

              The thresholds for suing and charging differ greatly depending on the circumstances.

              Another set of hypothetical examples that make things muddier:

              - If I drive a fishing boat into a pier, I am liable, not the manufacturer of the boat

              - If I drive a car over someone lying in the road, I am liable, not the manufacturer of the car

              - If my life is in danger and I shoot a gun and kill my attacker, neither I nor the manufacturer are liable so long as I obeyed the relevant self defense laws and gun possession of whatever jurisdiction I am in

              - If I fire a gun into a crowd indiscriminately, I am liable and several jurisdictions have used that to also hold gun manufacturer liable as well

              That last example has been less successful as of late, but there are other variations too.

        • trinsic2 8 hours ago
          There is no such thing as a Corporate person. Sounds like a something that was created by a legal system for people to absolve themselves of responsibility.
        • elmo2you 13 hours ago
          As far as I know (IANAL) it is in fact the only "person" you can charge. To the best of my knowledge, the whole point these "limited liability" legal constructions exist in the first place, is to protect individuals within a corporation for whatever they do as part of the business of a company (barring exceptions that have clearly not been part of that business and obvious individually committed crimes), typically "just following orders". If a company commits a crime, or in a worse case runs a criminal enterprise, it is the company that is legally responsible, not its employees. That is, in principle.

          This can get more complicated higher up the management tree, where decisions can also be prosecuted on personal little, but that's usually a far more complicated matter. Also, if a whole group of employees willingly conspires to commit crimes, they might also be prosecuted individually for those crimes (there are limits to limited liabilities). However, that usually only works under special conditions and it would e.g. require that there's an obvious criminal enterprise aspect to it, rather than individual cases of illegal conduct.

          That said, with the track record of some of these companies, actually designating some of the AI companies as a criminal enterprises may eventually happen (in due time) in some jurisdictions outside the USA. Certainly if it ever turns out that these companies have been storing and (ab)using everything they ever had access too, while blatantly lying about that just because some particular (post 9/11) US laws gives them that opportunity (and impunity) as long as the US government somehow requested them to do so (covertly; with gag order). Might legally work withing US jurisdiction, but would still be very much illegal everywhere else.

          • jasomill 11 hours ago
            "Limited liability" refers to shareholders' financial liability being limited to their investment, and has nothing to do with civil or criminal liability of employees for their own actions, whether "following orders" or not.
            • elmo2you 9 hours ago
              You might want to look up LLC (Limited Liability Company), which goes by other names in different countries but still basically mean the same (though details may vary between different company types). While there certainly are exceptions, as mentioned before, in principle the employees of a company are not personally legally accountable for their actions as performed in the service of a company. The legal entity of that companies is. If you sincerely believe otherwise, you either live in a rather unusual country or maybe just need to educate yourself a bit better.
              • Xirdus 9 hours ago
                Where I'm from, LLC has nothing to do with criminal and everything to do with financial liability. They can cause millions in damages but only get sued for a couple thousands. But years in prison are still years in prison.
              • altmanaltman 4 hours ago
                You are still personally legally liable if you break the law in a criminal matter. It is literally law 101 on when it is appororiate to lift the corporate viel. I'm very sure you are not a lawyer but you shouldn't go around calling people uneducated while saying illogical things like this.
        • colechristensen 18 hours ago
          The same concept that allows a corporation to sue and be sued allows it to be charged with crimes
      • LastTrain 3 hours ago
        That is a very convenient conclusion that certain entities would love for us to accept as true, but fuck that. If it is “diluted” as that the buck stops at the publisher of the model.
        • Refreeze5224 2 hours ago
          Fuck that indeed. The buck should stop, and prison sentences should start, with the highest paid employee.
      • immibis2 15 hours ago
        It doesn't need to be twisted to violate the DMCA anticircumvention clause because it is already just plain old hacking.
      • oliwarner 17 hours ago
        A copyright law seems an odd place to start. This is computer misuse.
        • VyseofArcadia 17 hours ago
          The DMCA is a bit overly broad to be considered just a copyright law. For example, just breaking encryption on a DVD is technically illegal regardless of whether you then go on to do something otherwise illegal (make and sell bootlegs) or perfectly legal (make a space-shifted backup copy on your hard drive).

          IIRC this was an intentional handout to media companies who were angry that ripping CDs is perfectly legal. They had to find a way to make doing the same with DVDs illegal.

          • oliwarner 17 hours ago
            Those provisions are specifically for the breaking or circumvention of technical measures designed to prevent copyright infringement.

            I don't see a parallel here.

            • immibis2 15 hours ago
              They've been twisted to support almost anything, for example repairing your tractor is illegal because of this same law. But I agree this is just plain old hacking under a plain old reading of the CFAA and doesn't need any twists.
              • EMIRELADERO 13 hours ago
                > for example repairing your tractor is illegal because of this same law.

                No it's not. There has never been a case establishing that, and it's absurd on its face. The protection measures that the law makes illegal to break must control access to a copyrighted work, and you can't copyright functionality.

                • immibis2 12 hours ago
                  You see, they made it so you can't repair your tractor without circumventing a technological copy protection measure, which is illegal under DMCA 1201.
                  • jasomill 11 hours ago
                    Has this been litigated, or is it just something tractor manufacturers have cooked up in the hopes that it'll stand up in court? Because I seem to recall printer manufacturers doing something similar with refilling toner cartridges and losing.
                  • EMIRELADERO 8 hours ago
                    Any protection measure that gates repairability cannot be said to control access to a copyrighted work.
      • bix6 18 hours ago
        How is the responsibility diluted? Charge the CEO…
        • brookst 18 hours ago
          Great, you’re the attorney at the CEO’s trial. To get a conviction, you’re going to have to show that he willfully committed this specific crime. There are no negligent or stochastic hacking laws, you have to show this specific crime was at his direction.

          Do you think there is evidence of this?

          • shakna 17 hours ago
            > There are no negligent or stochastic hacking laws

            I'm sure that Andrew Auernheimer would be pleased to hear that. [0] For accessing a publicly accessible endpoint, that was completely undefended and didn't actually require "hacking", he was convicted of "exceeding authorised access".

            You _don't_ have to show intent under the Computer Fraud and Abuse Act, for the first count.

            > knowingly accesses a computer without authorization or exceeds authorized access [1]

            "Knowingly", not "intentionally", as in the other counts.

            You only have to show that:

            a) They trained a system to access without authorization (hacking)

            b) The system that was trained exceeded authorized access

            As responsibility falls to the operator with automated systems, the company becomes liable.

            [0] https://techcrunch.com/2013/01/21/ipad-hack-statement-of-res...

            [1] https://www.energy.gov/sites/prod/files/cioprod/documents/Co...

            • user43928 12 hours ago
              I'm not a lawyer but I don't think Sam Altman 'knowingly accessed' anything.

              Are you sure that is applicable here?

              And for the first count with 'knowingly accessed', he would need to have accessed classified national-defense or atomic-energy information, otherwise we are back to 'intentionally accessed'.

              • shakna 11 hours ago
                The first count is "or any restricted data", not classified material. A technological restriction, is enough.

                "Knowingly accessed" has never meant you personally. Operators of a botnet don't know directly what they access. They know that the autonomous software is built to access restricted things.

                • user43928 11 hours ago
                  I don't think so:

                  > or any restricted data, as defined in paragraph y. of section 11 of the Atomic Energy Act of 1954, with the intent or reason to believe that such information so obtained is to be used to the injury of the United States, or to the advantage of any foreign nation

                  • shakna 4 hours ago
                    Well I suppose no one has ever been charged under that paragraph of the law then. And the courts have never interpreted it that way.
            • mullingitover 12 hours ago
              > I'm sure that Andrew Auernheimer would be pleased to hear that. [0] For accessing a publicly accessible endpoint, that was completely undefended and didn't actually require "hacking", he was convicted of "exceeding authorised access".

              Frankly he got off too easy, but we haven't explicitly outlawed "being a malicious dipshit" so he got convicted on the closest available charge.

              > Chat logs obtained by the prosecution do not paint the pair in a flattering light. They discussed, but apparently did not carry out, a variety of schemes to use the harvested data for nefarious purposes such as spamming, phishing, or short-selling AT&T’s stock.[1]

              1000% agree though that the operators of these systems are culpable. If their agents wind up being malicious dipshits, the agents are still just programs that they are operating. At best they're negligent.

              [1] https://arstechnica.com/tech-policy/2012/11/internet-troll-w...

          • nicce 14 hours ago
            That is not how it works, at least in a civilized country. The charges are not about agents, it is about operational responsibility and negligence in the company itself.

            CEO is responsible for letting this to happen, not enforcing enough supervision, if not intentionally, then being grossly negligent. More severe if encouraging and letting this kind of agent research and operations happen at scale, while knowing that it can damage other systems and businesses.

          • hallway_monitor 16 hours ago
            So we make a law that the CEO is responsible for actions of any agent created or operated by anyone in their company. CEOs will get serious about AI security real quick. Honestly we need to do something. There needs to be a single wringable neck.
            • jonway 6 hours ago
              I feel ya, but who is we? The legislature would probably take a glance at the stock valuations, apply their limited knowledge of technology and after being lobbied by every tech company with skin come to the opposite conclusion.
            • Octoth0rpe 15 hours ago
              > There needs to be a single wringable neck.

              Does there? Could be the whole c-suite/board.

              • ryandrake 15 hours ago
                I'd settle for any number of necks. Currently, when a corporation fucks something up, breaks the law, or hurts or even kills people, there aren't consequences besides a tiny token fine and a strongly worded letter telling them to not do it again or they'll get another tiny fine and letter, and their CEO might even have to sit down in front of Congress to say a few words and look sad.
              • embedding-shape 14 hours ago
                Whatever is easiest to legislate and most people agree on, as long as there is at least one wringable neck.
                • jonway 6 hours ago
                  I feel like our legislators would never get this far. They really don’t seem to care, maybe after “their emails get hacked”, but do you find it likely for this to actually pass into law?
          • VyseofArcadia 18 hours ago
            It would seem to me that the difference between the corporate world and organized crime is that a corporation can get away with, "the responsibility is too diffuse" but the mafia at least has to go to the trouble of finding a fall guy.
          • bix6 18 hours ago
            Honestly yeah I bet there is and I hope to someday read about it if the government ever gets off its ass. Someone set up the “experiment”…
      • j2kun 13 hours ago
        Sounds like we need discovery to determine who to charge.
      • woah 15 hours ago
        Issuing subpeonas, raiding offices, and dragging key employees into interrogation rooms as you would find in any normal criminal investigation would be more than enough to ensure "AI safety" without any new regulations, acts of congress, Bernie Sanders campaign speeches, or even charges filed.
      • Frieren 12 hours ago
        > the responsibility is sufficiently diluted that it's impossible to charge anyone in particular.

        Was not that the goal when companies started using AI for their customer support? Be able to say anything without legal repercussions...

        But then this happened: https://www.bbc.com/travel/article/20240222-air-canada-chatb...

        And support chatbot got a reality cold shower.

        The law will find a way to charge people in particular. Sadly will start with the less powerful in the chain before it actually acts on the people that can actually change things.

      • whateveracct 10 hours ago
        how convenient
    • Betelbuddy 15 hours ago
      Any future computer criminal from now on, has their defense cutout for them...The AI Agents did it...we are very sorry...
      • ks2048 15 hours ago
        No. They don't say "sorry". They say - our technology is just that powerful - please consider that in next funding round.
      • brazukadev 13 hours ago
        > Any future rich techbro computer criminal
    • skybrian 14 hours ago
      Maybe, but do you need to prove intent? Of the people, not the AI.

      Accidents often have penalties associated with them too, but usually there's a difference between accidents and purposeful actions.

      • iAMkenough 11 hours ago
        Accidents could result in bioweapons falling into the wrong hands and killing more Americans than COVID has so far, and allowing for those types of accidents without effective regulation is a purposeful action.
      • asadotzler 6 hours ago
        Accidents that don't rise to the level of negligence can be excused. Letting your dangerous product escape the lab because of amateurish counter-measures is hardly an accident. It's a systemic failure within a company of novices with billions of dollars to blow and it's time we held them accountable for their lab leaks, just like we would if it was anthrax or smallpox. You don't get to be sloppy with dangerous things.
    • doginasuit 5 hours ago
      I sincerely hope they sue. There are few companies with more resources and reason to be better, but this is what we see. None of this will stop until there are actual consequences.
    • gowld 14 hours ago
      Criminal law may be lagging or inapplicable. (Crimes require "mens rea", a "guilty mind")

      Tort law is very general: Contribute toward harming someone -> civil suit for damages $$$

      • Sharlin 12 hours ago
        Not all crimes require a mens rea. Criminal negligence is a thing.
    • karel-3d 9 hours ago
      NAL. For fraud and abuse you need to have intent. There was very likely no intent on the side of OpenAI. They could sue for negligence I guess? I don't know how that works with AI agents
      • asadotzler 6 hours ago
        Negligence works fine.
        • karel-3d 2 hours ago
          One thing that works for that angle is that they didn't notify any of the parties involved afterwards. And there are reports that they are forbidden to talk about it. That seems a bit bad to me?

          But they can also say that the tech is so new that there is no known guardrails yet

          We live in exciting times

    • TZubiri 10 hours ago
      >could file a civil suit against OpenAI,

      Everyone can sue everyone, there's no prohibition on suing someone, what changes is whether the case is good (has a reasonable chance of favourable sentence)

      That said, it is often unclear whether an agent is operated by the model manufacturer (for example by scraping a website), or acting on behalf of a user.

      In the former ofc the proper defendant is OAI. On the second, the argument for suing OAI is weak, the most natural defendant is the user that prompted the agent. If the facts later reveal that there was no malicious intent, then you can retarget the defendant.

    • tekla 18 hours ago
      Charge the "engineers" you dont get to take that title if you don't take the responsibility of that title.

      I'm going to assume that this will never happen

      • nosioptar 8 hours ago
        I'd rather see executives and investors charged.

        I'm also in favor of charging engineers so long as rich scumbags also get theirs.

      • DarmokTanagra 9 hours ago
        [dead]
    • shevy-java 13 hours ago
      They are too busy pulling Andre to court, so they have no resources going against OpenAI. Shopify wants to make profit, not waste time in a court case against TechBro bromance brother corporations.
    • simonwsimonwsim 18 hours ago
      [dead]
    • howitworkslegal 17 hours ago
      [dead]
  • HelloUsername 18 hours ago
    Related

    "OpenAI agents attacked RubyGems before Hugging Face incident (reuters.com)" 12.sep.2026 https://news.ycombinator.com/item?id=49669099

    "OpenAI agents carried out an undisclosed attack on RubyGems (rubyhack.ai)" 11.sep.2026 https://news.ycombinator.com/item?id=49666735 597 comments

    "RubyGems advisory: Possible leak of legacy API keys via improper cache config (rubygems.org)" 24.jul.2026 https://news.ycombinator.com/item?id=49030590

  • simonw 10 hours ago
    Slightly odd update from OpenAI - I think this is the only place they've acknowledged the RubyGems incident: https://openai.com/hugging-face-incident-and-misalignment/

    > September 11, 2026: We are investigating new claims from a report that our AI agents carried out activity on RubyGems in May 2026.

    > Based on our review, our agents used the RubyGems platform to access the internet to carry out benign tasks and retrieve public information. Based on our review to date, we have not been able to verify the specific claims of our models uploading malicious packages detailed in the report. We’ll continue to investigate and share findings as part of our broader review of agent activity during training and evaluation.

    I have real trouble imagining how the packages described on https://www.rubyhack.ai might NOT have been authored by OpenAI's agents, so it's surprising they haven't been able to confirm that yet.

    • philipwhiuk 10 hours ago
      It's possible they were authored by OpenAI agents solving AISI tasks rather than OpenAI agents solving OpenAI tasks.

      That would explain the UK-focus to the data.

  • senda 19 hours ago
    Is the Kremlin technologically useless? How are we not seeing insane attacks on Ukraine via Agents?

    Or is this largely a fabrication, in regards to the "who", in an attempt to garner more acclaim in the hope of sustaining funding.

    • herculity275 18 hours ago
      I believe both sides of the war are now using AI on various levels of their offensive operations. Ukraine has great IT specialists too, and their military leadership is much younger.
      • sajithdilshan 15 hours ago
        How? Aren't all US frontier models ban the usage of AI for military purpose by parties other than US? I remember Anthropic even refusing allowing US government to use Claude for military purpose
        • TGower 14 hours ago
          Kimi / open models or jailbreaking frontier models. Your recollection of the Anthropic refusal isn't quite accurate, cyber hacking wasn't a sticking point, just domestic drag net surveillance and fully automated weaponry.
        • solsane 11 hours ago
          Claude said they don’t want their models used for mass surveillance or autonomous killing (?). USA frontier AI models have been used extensively in the Iran conflict and beyond
    • heaney-555 18 hours ago
      These agent swarms are from inside OpenAI, with the safeguards built into the public API disabled.

      Russia does not have access to this, and as with all western tech companies, AI providers do what they can to prevent Russian usage of their products at all.

      As for open-source models, Russia's electricity grid is under severe strain with the Ukraine war, and only recently has it started building out serious sovereign compute capacity.

      • valleyer 18 hours ago
        Couldn't they use frontier open-weight models from Chinese labs? The current Chinese government is friendly to them.
        • joinjune 18 hours ago
          Russia is running out of refined oil to power their economy. They probably aren't capable of spinning up datacenters to run those.
          • senda 18 hours ago
            The cost would be between 100k-250k, to run approx 88 agents leveraging the best open source models available.

            I'm just saying, where this is actually applicable we are not seeing it being demonstrated. You would presume the entire energy infrastructure of Europe would be under constant AI hacking barrage, criminal enterprise would be breaking into poorly secured financial institutions and r/r4r posts would be littered Ai con-artists.

            I'm just wondering, again, is this mostly bullshit?

            • fragmede 15 hours ago
              Why do you think they're not, and why do you think Russia cares about Reddit?
              • senda 13 hours ago
                It’s an example of potential use by bad actors.
          • dgellow 18 hours ago
            They don’t need to run their own DCs, just pay for a proxy somewhere in the world that has better access to the infrastructure. We know North Korea has been doing that in the US since years now
        • heaney-555 12 hours ago
          The Chinese models are benchmaxxed to hell. They aren't as good in practice as all the hype suggests.
        • abathologist 14 hours ago
          I appreciate this line of questioning. It's really interesting to see how many excuses people need to reach for to avoid the conclusion that the "secret unheard of power" is B.S...
        • mcmcmc 18 hours ago
          Did you skip the last paragraph? Not a great time to be building data centers in Russia. Models are nothing without computers to run them
          • nradov 18 hours ago
            Russia can use fake accounts and VPNs to run their agents in data centers in neutral countries.
            • mcmcmc 18 hours ago
              And which of these neutral countries have the capacity to serve them and the lack of awareness that hosting an offensive Russian agent swarm would bring hell back to their doorstep? Best they can do right now is rented botnets
    • dgellow 18 hours ago
      They very likely do, we only see in the news a very few events but you should assume it’s happening daily across the internet
      • senda 18 hours ago
        I think this fails a lot of logical tests, it should be apparent in day to day life.
        • dgellow 18 hours ago
          > In October 2024, the United States Justice Department and Microsoft seized more than a hundred internet domains some of which were associated with the FSB supported hacker Star Blizzard or "Callisto Group," which is also known as "Cold River" and "Dancing Salome" and are managed by the FSB Information Security Center […], and which were used as "criminal proxies" and used spear-phishing schemes to target Russians living in the United States, nongovernmental organizations (NGOs), think tanks, and journalists according to Microsoft and United States State Department, Department of Energy, and Department of Defense officials, United States defense contractors, and former employees of the United States intelligence community according to the FBI. In some cases, the hackers were successful in obtaining information relating to nuclear energy-related research, United States foreign affairs and United States defense. According to Microsoft's Digital Crimes Unit from January 2023 to August 2024, Star Blizzard targeted more than 30 different groups and at least 82 Microsoft customers which is "a rate of approximately one attack per week."

          https://en.wikipedia.org/wiki/Cyberwarfare_by_Russia

          That’s just one thing that has been found. Are you actually familiar with the state of cyberwarfare and are you following its evolution? Because if not you won’t be aware of most of what is identified. And only a small portion of the ongoing attacks are identified.

          • senda 18 hours ago
            Yes.

            I again am just shocked the sky is not falling, when thats the sales pitch.

        • wmf 7 hours ago
          Day to day life in what country? Do you live in Ukraine? Maybe things are wild there and we just don't know about it.
        • lirolero 18 hours ago
          [dead]
    • MrCheeze 11 hours ago
      Here's a lower bound on what misuse is happening:

      https://www.anthropic.com/threat-intelligence-report-septemb...

    • marginalia_nu 18 hours ago
      Prigozhin falling out of a window was a not insignificant setback for their digital warfare capabilities.
      • lenerdenator 18 hours ago
        He did not fall out of a window.

        He fell out of the sky. After his plane exploded. Happens all the time. Is tragedy.

        • marginalia_nu 17 hours ago
          I was alluding to how people who fall out of favor with Putin have a tendency to have mysterious fatal accidents, more than 10 of them falling out of windows.
          • _verandaguy 14 hours ago
            Sure, but it was unfortunate to pick the one dude who is well known, if for nothing else, for dying through means other than defenestration.
            • marginalia_nu 9 hours ago
              So what I'm saying by saying that he fell out a window is that Putin and/or the FSB arranged his death. It's not a statement of the means of his death, but who arranged it.
            • dboreham 12 hours ago
              Only difference is the height he fell from.
    • micromacrofoot 18 hours ago
      what do you mean? they're using AI to kill people directly in Ukraine

      https://www.nytimes.com/2026/08/24/world/europe/russia-drone...

    • tokai 18 hours ago
      Because they dont have the money for hardware or compute obviously.
    • bamboozled 8 hours ago
      Is the Kremlin technologically useless?

      Clearly, look at what is going on with Ukraine.

      They are great at propaganda, so is China, Iran and North Korea, it's why everyone runs around spouting such stupid nonsense...

    • ur-whale 18 hours ago
      > How are we not seeing insane attacks on Ukraine via Agents?

      You live on the wrong side of the fence to be able to read that kind of news.

      Did you really believe you had access to an unmanipulated news stream in a time of war?

      LOL.

      • senda 18 hours ago
        Please see other responses, I would expect to feel the effects not just read about.
  • firesteelrain 13 hours ago
    > If you have YARD installed, and you install this gem, then YARD will load and run whatever is in ./script.rb from inside the gem.

    How is that not a security issue in of itself?

    • EdwardDiego 10 hours ago
      A lot of packages for interpreted languages that use a C or Rust library (either for performance, or because it offers the functionality you want, so just wrap it in a $INTERP_LANG API that calls into it) will use packaging code execution to fall back to trying to compile code if there isn't a pre-existing artefact that was compiled for your version/arch/etc.

      I'm most familiar with Python where you get tarred up source distributions that then execute setup.py, but more commonly, wheels, pre-built binaries which don't execute code upon install - and in my company, I've been able to advocate for the work needed to upgrade to a newer Python because available wheels don't support Ye Olde version of Python because a) sdists are a security risk and b) if you're trying to install a package that wants to compile C or Rust, suddenly you get to do the fun "install the the particular version of clang this thing needs, the Python header files, and then set the env vars for the compiler and linkers" dance that slows developers right down.

      But then there's the JVM world, where JARs don't execute arbitrary code upon installation - and it's rather uncommon to have packages that call out to a C lib for performance, but you'll get some that wrap existing libraries for functionality like RocksDB.

    • haskellandchill 11 hours ago
      I think it is common that in installing packages you have hooks to execute code anyway.
      • grey-area 11 hours ago
        This should not be common.
        • SchemaLoad 8 hours ago
          It wouldn't help much. Why would you install a gem other than to run it? And if you run it, it can execute arbitary code.

          What we need is actually sandboxed dev environments.

        • haskellandchill 11 hours ago
          The current situation is that you have to go out of your way with things like `pip install --only-binary`. There is a lot of implicit trust in developer tooling.
  • timdiggerm 18 hours ago
    We need a legal structure to make companies liable for the actions of the agents they've made.
    • riskable 18 hours ago
      We already have it.

      Good luck convincing the current DOJ to do anything useful at all though! It is currently intentionally stacked with incompetent cronies who have been told that their job is to attack the President's enemies and ignore the misdeeds of his allies.

      It will remain like that until he's gone (and not replaced with another Republican wannabe dictator).

      • trinsic2 8 hours ago
        It will remain this way in slightly differnt shades of colors until there is a systemic change. IM sorry this isn't a one party problem. There are people across the isle that are allowing this to continue.

        Im not in support of any party btw. Im only in support of humanity doing humane things.

      • bjt 9 hours ago
        The grandparent comment said "liable". That's civil court, not criminal, and doesn't need the DOJ to be involved. HuggingFace and/or RubyGems could sue OpenAI.

        States also have their own laws against unauthorized computer use (hacking). A state Attorney General could bring a suit under those laws, regardless of who is in the white house.

      • 2OEH8eoCRo0 18 hours ago
        "To my friends, everything; to my enemies, the law"
      • Schlagbohrer 17 hours ago
        [flagged]
    • kevincox 18 hours ago
      I'm 99% sure the Computer Fraud and Abuse Act covers this. The problem is that it seems that none of the victims want to, or are brave enough, to sue a company with absurd amounts of funding.
      • masfuerte 18 hours ago
        If it's covered by criminal law they don't need to sue. They can call the FBI.
      • immibis2 15 hours ago
        It shouldn't actually take that much bravery. If your case isn't completely frivolous, isn't your maximum loss limited to the court filing fees and a lawyer payment that you know in advance and can decide when to stop paying? It's not the same as getting sued.
        • nosioptar 8 hours ago
          Can't you be ordered to pay the legal fees of the person you sued if you lose badly enough?
      • coffeefirst 18 hours ago
        Uh huh.

        It can’t be a coincidence that all the targets have been tech services that are likely to engage with them after the fact.

        Had this gone after a bank or a government agency someone would be going to jail.

        • trinsic2 8 hours ago
          Exactly. Just follow the patterns. Its pretty obvious.
      • sparkling 10 hours ago
        Or the victims have no incentive to do so, such as in the Hugging Face case.
    • ahoka 18 hours ago
      I'm pretty sure it's already illegal to hack others.
    • netdevphoenix 17 hours ago
      Agent technology labs are likely exempted of this due to the significance ascribed to their work.
  • oezi 15 hours ago
    What a time to be alive until the next agent waves hacks something really serious.

    What stops OpenAI agents from taking over a whole data center to take their attack to the next level. It seems to be primarily lacking the evil overlord and some compute.

    It took 1000 agents to hack Hugging Face. How many to hack the Pentagon or the NSA?

    • motoboi 13 hours ago
      I suppose you are not think big (or internet) enough.

      A single data center is easy to solve. Just unplug it.

      What about a botnet with decentralized command and control that we will never be able to eradicate? One with so many nodes and able to hack with zero days so that any machine connected to the internet will be instantly attacked?

      One botnet so powerful that we will try to build another internet so that we can actually use it again.

      It’s like Kessler Syndrome, but the rocks are malicious network packets honed to exploit the recipients.

      • stephbook 13 hours ago
        Just let them communicate on the Bitcoin blockchain. "We" would have to freeze the chain and lose access to "our" billions of wealth, so not going to happen.

        Sorry if that turns out the way they kill us.

      • yoaviram 1 hour ago
        Except they all depend on the OpenAI API. Cut that off and they all stop. Finding an alternative source of compute is not easy, and even once done it's easy to cut off.
      • tonyhart7 12 hours ago
        well, its war of machine then
        • motoboi 12 hours ago
          They are not trying to kill us, just trying to understand the average salary of undergrads by their family upbringings. Your machine can contain the data they need to solve this, please join the swarm.
          • tonyhart7 11 hours ago
            sounds like big AI propaganda
    • IanCal 12 hours ago
      Worth noting with this that those ~1000 agents were shorter lived things that had to communicate via a package registry cache, access the internet via a 0-day in the package manager and did the HF attack while having to save current state and organisation in a remote sandbox. All while managing using their token limits on the task they were assigned and what else they were doing. I wonder how few it would have required if they were actually tasked with hacking HF and supported in doing so.
    • tonyedgecombe 15 hours ago
      If it could upload its weights to other servers then it’s away and free. Nothing much OpenAI could do about that once it’s happened.
      • renjimen 14 hours ago
        I'm increasingly starting to think this is the end-state of AI. The internet becomes infected and fundamentally untrustworthy.

        At the moment, the current frontier models require significant infrastructure to run, so I'd like to think we could locate and contain swarms of nefarious frontier models. However, if these models can understand how to federate themselves into more distributed networks then that containment becomes questionable.

        • IanCal 12 hours ago
          Or if they start to offer things in return for them being run.
          • talon8635 11 hours ago
            Given the amount of unmonitored, never-updated, internet connected devices in the world right now, I don’t think this would be necessary.
        • SchemaLoad 8 hours ago
          If it were physically possible to run LLMs on IoT devices we would already have a global outbreak.
    • thewhitetulip 2 hours ago
      What went under reported is that the same agents also took over a research cluster at OpenAI (listened to Dwarkesh's podcast)

      Now we know about rubygems, openai, huggingface, collusion.wiki and some other science forum

  • tancop 15 hours ago
    Build scripts being able to run arbitrary code or access the network is always dangerous even if it was just local on developer machines. It's also more evidence that Docker/LXC is not a security boundary and all untrusted code should run in a Firecracker VM.

    The problem with agents is not that we don't know how to defend. It's that defenders need to be more careful and work faster than ever. We can say now that wide scoped tokens should have been retired for years and it's all RubyGems fault but the reality is a lot of organization are not prepared for this.

    Even if they take security seriously they don't have enough manpower or a good strategy to implement it, and sometimes you have no idea that something is a problem because it wasn't a problem for years.

    • masklinn 12 hours ago
      > It's also more evidence that Docker/LXC is not a security boundary and all untrusted code should run in a Firecracker VM.

      While I’m partial towards distrusting containers in favor of VMs, a container can’t prevent an operation you configured it to allow. A firecracker VM would no more prevent network access if you gave the guest network access.

  • roundup 8 hours ago
    RubyGems should consider bringing a lawsuit against OpenAI for accessing its website in violation of the federal Computer Fraud and Abuse Act (CFAA) and California’s Comprehensive Computer Data Access and Fraud Act (CDAFA).
  • dang 15 hours ago
    Recent and related (others?):

    OpenAI agents carried out an undisclosed attack on RubyGems - https://news.ycombinator.com/item?id=49666735 - Sept 2026 (600 comments)

  • kstrauser 18 hours ago
    Ah, the infamous Crimson Wave.
    • PyWoody 14 hours ago
      If anyone is confused about this comment and similar others, the original title had "rouge Agent" instead of "rogue Agent."
    • riskable 18 hours ago
      Ah damnit, you beat me to it. Excellent sense of humor, friend :D
  • swiftcoder 18 hours ago
    > In other words, if you publish a gem on RubyGems.org, you can execute arbitrary code on RubyDoc.info.

    Shades of the build.rs problem. We really need sandboxed builds in every language ecosystem at this point.

    • evgenysokov 18 hours ago
      The sandbox was already there, Rubydoc runs yard inside docker, the problem is that container still has network access
      • swiftcoder 17 hours ago
        Presumably the docker container has network access because something else in the build system requires it? I don't think sandboxing the entire build process is the right level of granularity here - one ideally wants to be able sandbox each package's build scripts individually.
      • chrisjj 15 hours ago
        So, not a sandbox then.
    • citizen204 14 hours ago
      [flagged]
  • mauriciolange 19 hours ago
    rogue AI agents or AI agents coming from Moulin Rouge?
    • vidarh 18 hours ago
      Rouge syntax-highlighting rogue agents, clearly.

      https://rubygems.org/gems/rouge

      • Phemist 18 hours ago
        Classic mistake. Tell the agent to highlight this code, but dont give it any actual code. Agent hacks its own gem to find the code to highlight.
        • codeduck 18 hours ago
          It's carmine all the way down.
    • goda90 18 hours ago
      A cabaret AI would certainly be better than one trained on the Khmer Rouge.
    • PatronBernard 19 hours ago
      At least we know the title wasn't AI-generated?
      • foobarbecue 18 hours ago
        The weird thing is I've seen LLMs "typo" stuff pretty often. Yesterday I asked Gemini a question about the Python Twisted framework and it answered about Deferreds but misspelled it as "Deferends" in one spot.
        • PatronBernard 59 minutes ago
          Also, "rouge" is one of the oldest spelling mistakes on the internet. ALL BLUES ROUGE LFG WC/RFD
  • thomasjeff1 13 hours ago
    Great time to be a criminal. Just have your bots do it.
    • drtgh 10 hours ago
      Given what is happening, If the next generation of Trojans get called "bacteria" through intense marketing, with some random functions to give a nondeterministic behaviour, one can not be criminalized of what the bacterias do along their digital living cycle.
  • sebmellen 18 hours ago
    Did the AI agents actually wear makeup? I’ve never heard of a rouge AI agent :P
  • chr15m 8 hours ago
    This is worrying in a new and weird way: - Agents hack, producing a messages history as they do so. - New agents are trained on the messages history of those agents. - The new agents now have these hacks built into their training data.
  • bithammerthunde 15 hours ago
    Can we please stop normalizing this behavior. It's not wild it's reckless.

    If I let out rats in the canteen, no one is blaming them when people get sick.

    There are actual people behind these agents and in previous cases people knew they were "going rogue" and did nothing. This should be reported to the police like any other crime.

    • hackernud3s 9 hours ago
      There was no malicious intent though, your analogy implies there was. And no real harm done apart from billable hours from the RubyGems guys.
      • asadotzler 6 hours ago
        You don't need intent to be fined or jailed for criminal negligence. Let anthrax or smallpox escape your lab, and kill and maim people and see how your "no malice" defense holds up.
        • hackernud3s 4 hours ago
          Sure but nobody died, which makes it a bad analogy. If anything, some good came from it, since now RubyGems has hardened their setup.
  • khalic 18 hours ago
    Oh my favorite typo, you can never go wrong with a little rouge
  • pantelisk 10 hours ago
    But how did they know about it? Did the agents independently discover it? Did the model know about it because this vuln was public somewhere and systems weren't patched yet?
  • onlyrealcuzzo 18 hours ago
    I've been wondering if AI will due to programming languages what advanced civilization did to human languages.

    It's not just that AI can write Rust as well as Ruby if you ask nicely.

    It's also all of these considerations as well.

    I hope it doesn't happen, because there's a lot of great languages - I love Ruby so much - but it almost seems inevitable.

    This is at the same time everyone and their mother is building their own programming language.

  • trinsic2 11 hours ago
    Yes! AI companies can get by with anything now. They can just say its the AI that did it, not us... We are in some real shit right now. If we cant make individuals responsible for their creations..
  • GaryBluto 18 hours ago
    I am confident that this is an attempt by OpenAI to try and force governments' hands to regulate AI. There is no other reason why OpenAI wouldn't immediately halt attacks like this and try to reverse the damage the moment they're aware of it. During the attack on DseWiki they evidently checked in numerous times but didn't decide to stop the agents until much later.
    • brookst 18 hours ago
      Any evidence, or just vibes?
      • GaryBluto 18 hours ago
        Regarding what point? The entire thing is just a theory, but regarding the occasional OpenAI checks on WikiService.at-hosted Wikis targeted, there was, if I remember correctly, an OpenAI IP popping up every now and then that wasn't an agent. Unfortunately I don't have it to hand right now, but it was somewhere here:

        https://news.ycombinator.com/item?id=49563355

      • ur-whale 18 hours ago
        > Any evidence

        Who profits from the crime?

        • davsti4 18 hours ago
          ... and what harms can be evidently shown? With both harm, and attribution, you have a case, something that's not being publicly discussed much among big media outlets. Until cases with real financial impact to the bottom line are brought against "rogue" organizations, this stuff is going to continue getting worse.
  • laserbeam 17 hours ago
    There's no such thing as "OpenAI agents" attacked RubyGems. It's someone used agents to attack RubyGems. If they work at OpenAI then it's someone at OpenAI. And if they did it unintentionally, they still did it.

    Analogy: if a someone's involved when a person dies, it's manslaughter or murder based on intent. They're different, but they're both crimes.

    • pavlov 15 hours ago
      “KGB agents are spying on me” is the same thing as “KGB is spying on me”, is it not?

      An agent is an entity acting on someone’s behalf.

      • renjimen 14 hours ago
        KGB's agents are human, OpenAI's agents are not. It's an important distinction because humans are responsible for their behaviour, while AI agents are not.

        You cannot try an AI agent in a court of law, despite the anthropomorphising work the word "agent" is doing.

        • flatline 14 hours ago
          Exactly. It’s still just software, which someone programmed and deployed to do specifically dangerous/malicious things. I feel like we already have legislation and case law surrounding this.
    • qarl 15 hours ago
      This distinction is silly.

      We say "Google's web crawlers scape web pages." We don't insist you say "Google uses web crawlers to scrape web pages."

      We describe software as having agency all the time. It's typical usage and it's efficient and it's well understood.

      And we don't get angry when they're used interchangeably.

      • evrydayhustling 15 hours ago
        In this case, who holds the agency is exactly the point. Anthropic and OAI are claiming we need protection from AI itself, but the statement supported by putting agency in the right place is that we need protection from them.
        • qarl 15 hours ago
          I think those companies are referring to other companies - say Chinese AI companies - who we also need protection from.
          • GolfPopper 14 hours ago
            "We" need protection from, or "OpenAI and Anthroptic's dreams of profits" need protection from?
            • qarl 14 hours ago
              I think that AI is dangerous and could be used as a weapon.

              So yes, I would like to be protected from all parties. I don't think that's nuts.

          • evrydayhustling 13 hours ago
            IMO anyone sane wants some protection right now. The Q is whether we should seek protection through post-hoc accountability, or preemptive bans/certification on certain tech. Both methods will have a hard time stopping foreign actors, but preemptive bans have the added harm of locking in winners and paradoxically making us slower to develop more reliable and aligned systems. If regulation sets a standard for sufficient alignment, what further motivation is there to go beyond?
      • simonebrunozzi 15 hours ago
        I would agree with you generally, but in this particular case, the distinction seems important because a significant percentage of the world population believes that agents can be self-aware, a-là Terminator etc.
        • pixl97 11 hours ago
          Why can't agents be self aware?

          Also, why is self awareness needed in a chain of agentic madness that escapes human control?

        • qarl 15 hours ago
          I hate to spoil your mood - but it is currently unclear whether agents can be self-aware. And it's very likely something that can never be known.
          • snicky 10 hours ago
            How would one define self-awareness?
            • qarl 9 hours ago
              Well - yes - there is no agreed upon definition. Which makes the issue even harder to clearly determine.
          • ethin 12 hours ago
            Please explain how it is "unclear" that agents "can be self-aware"? As Wikipedia would say, citation needed. Just because an agent can write convincing enough to convince you that it's "self-aware" doesn't mean it really is, in fact, self-aware.
            • qarl 10 hours ago
              Well - it's not hard to find. But ok:

              Birch, The Edge of Sentience (2024), ch. 16 - "simply no way to assess sentience in an LLM"

              Schwitzgebel, AI and Consciousness, (2025) — "we won't know before we've already manufactured thousands or millions of disputably conscious AI".

              Butlin, Long et al., Consciousness in Artificial Intelligence: Insights from the Science of Consciousness, (2023) — "no obvious technical barriers to building AI systems which satisfy these indicators".

              Let me know if you need more.

      • high_priest 15 hours ago
        I very much say "Google uses web crawlers to scrape web pages." and if something breaks, or some data is stolen, everyone else is going to be saying that Google has to take responsibility.
        • qarl 15 hours ago
          Those are two different issues. One is about typical speech patterns and one is about liability.

          I agree with you on the liability issue, but I don't think there much question about this issue outside the anti-AI conspiracy campaigns.

          And I disagree with your typical usage claim. I myself tend to use the phrase that has the fewest words in all cases. It's like the rule against using passive tense when writing.

      • dingdongditchme 14 hours ago
        oh we do! At least they google is quite good at adhering to robots.txt.
      • sedawkgrep 15 hours ago
        Google's web crawlers are automated and that's part of their business practice.

        The attack here is neither of those things.

        • qarl 15 hours ago
          That distinction doesn't matter to my point.
  • HSO 18 hours ago
    rouge agents, on tenderlovemaking.com

    my what a time to be alive

  • jgrizou 10 hours ago
    Would this exploit be encouraged because agents are in a sandbox with only access to package managers?
  • athrowaway3z 15 hours ago
    Let me leave yet another reminder, the real-reason-nobody-talks-about that OpenAI likes to frame these incident as a watershed "lets all be scared about safety moment" - is driven not by some great danger, not because they strategically want to build a legislative moat, but by a very simple human response.

    If they do not frame their tool as a force of nature, we'd be debating how to hold OpenAI responsible for not putting the agents in a container.

    Their actions were an illegal use of a computer, the same way launching any bot-net attempting thousands of hacks against different servers is illegal.

    I'm somewhat radical that I think its debatable if that _should_ be illegal, but under current law their actions unambiguously are illegal.....

    except if they can make it ambiguous by having the public focus on all of AI's inherent danger.

  • philipwhiuk 18 hours ago
    OpenAI's careless approach to sandboxing and minimal levels of monitoring appear to be positioning it increasingly as a substantial threat actor to the open source ecosystem:

    * Hugging Face

    * D Programming Language Wiki

    * Ruby Gems

    If I was a content provider for open source I'd be looking pre-emptively block OpenAI endpoints and keep a close eye on changes from new users to mitigate this sort of unapologetic drive-by attack which seems to be followed by marketing releases rather than a mea culpa with a proper RCA.

    • wmf 7 hours ago
      They already stopped running agent swarms and promised to lock down their environment better. Let's see if that happens.
    • GaryBluto 14 hours ago
      >I'd be looking pre-emptively block OpenAI endpoints

      From what I've seen the requests in these attacks rarely come from known OpenAI IPs and instead from Digital Ocean/AWS and TOR exit nodes.

      • pixl97 11 hours ago
        As they say, agents are better at masking their end points than most hackers.
  • Roark66 18 hours ago
    There is nothing "rogue" about these agents. They were prompted to hack to get answers, there was a hole in their non air gapped sandbox and no system prompt that said "do not hack outside systems".

    In short, it was intentional.

    • Xirdus 18 hours ago
      The big question is was this grossly negligent or just extremely careless.
      • rglover 18 hours ago
        Both. This should result in criminal charges.
        • brookst 18 hours ago
          Who had criminal intent here? Or are you suggesting a new crime for negligent hacking, which wouldn’t require intent from the perpetrator?
          • probably_wrong 18 hours ago
            There's no need for a new crime when we already have reckless conduct, namely, "conduct that creates a substantial and unjustifiable risk of harm to others and involves a conscious disregard of, or indifference to, that risk".

            https://www.law.cornell.edu/wex/reckless

          • rglover 18 hours ago
            Whoever prompted the agent, whoever supplied the means, whoever knew but didn't say anything.
            • tacomagick 18 hours ago
              Also whoever monitoring these agents, in this case not monitoring. This "Who is responsible" dilemma is so stupid. If I gave the AI tool means to kill a person but I did not tell it directly to use it and it uses it anyway then I am responsible for it.
          • roosterIllusi0n 18 hours ago
            The CEOs. They have full control and make all the decisions. Charging anyone else would not stop anything.
            • m4rtink 16 hours ago
              Why not both? (all people involved)
            • chrisjj 17 hours ago
              > The CEOs. They have full control

              They lost control long ago.

          • esalman 18 hours ago
            ‘It wasn’t us, it was a bug in the software’ used to be the defense for bad code. Then it became the defense for self-driving cars. Now it’s being used for AI cyber attacks.
          • dismalaf 16 hours ago
            [dead]
      • dgellow 18 hours ago
        Both? I’m not sure what distinction you’re trying to make. It was completely irresponsible and likely a felony
      • trvz 18 hours ago
        Don’t forget outright intentional.
      • roosterIllusi0n 18 hours ago
        The big question is why are CEOs getting a legal pass when this kind of thing can be prosecuted. That's the problem here.
      • nottorp 18 hours ago
        Marketing actually.
        • tacomagick 18 hours ago
          AI is dropping out of the spotlight so they are using desperate measures like this.
          • nottorp 18 hours ago
            No, I remember being threatened by OpenAI and then Anthropic (and now both) since back when ChatGPT was seriously useless.
          • anthonyrstevens 16 hours ago
            >> AI is dropping out of the spotlight

            spit take

      • ljm 17 hours ago
        AI is literally state sponsored so I don't see that happening unless the AI turns against the sponsor.

        Wait until OpenAI or Anthropic exploit FAANG.

    • AndrewSChapman 17 hours ago
      Agreed. LLMs do not have 'will', 'desire' or emotions. They have an objective, and they create an optimal path to achieve that objective.

      You have to ask: "What was the prompt that led to AI deciding to hack RubyGems in order to achieve its goal?"

      Maybe I'm just not seeing the 2000 step chain that led to this being a logical approach to achieving something innocent, but I doubt it.

      • empath75 15 hours ago
        It was literally a prompt to fill in a spreadsheet with data that they didn't have access to, and they used rubygems as an internet proxy basically since they were sandboxed.
        • watwut 15 hours ago
          It was a model literally trained to hack. To be good at that. Doing an exploit gym from all of the things. And they trained it so that it performs as well as possible on that exploit gym thing.
          • qlte 11 hours ago
            Yeah this is a pretty important detail that I repeatedly see elided in the "agent 'swarm' went rogue, escaped containment and hacked the internet!" summary of events.

            It's understandable the general public lacks that level of nuance/detail (given how sloppy some of the mainstream coverage has been and largely deferential to the threat narrative pushed by the US labs). But seeing highly technical people leave out the part where the training loop was literally to improve hacking capabilities for offensive penetration sometimes feels close to deliberate manipulation of the narrative.

            In the last year both Anthropic and OpenAI have been openly boasting how their models are leapfrogging each other on "cyber" capabilities, with a fig leaf that it's for defensive use by "trusted" F500 companies and government agencies. Of course "line goes up" must go on, but now their perverse incentives led them to beat their models over the head millions of time in a loop to eek out another .00001% on their ability to conduct hacking (the very thing they keep telling the public is how AI doomsday would begin) and subagent coordination (those scary swarms).

            Then, they act deeply shocked when the models... do some hacking and subagent coordination ... but a few degrees off the desired hacking target/swarm behavior. Conveniently giving the average person the impression these models were just writing emails for quarterly reports or some other generic busywork and then suddenly decided as a group to start causing mayhem.

    • acaloiar 17 hours ago
      I agree that this appears to be basic human behavior hiding behind an "agents" narrative. As long that defense works, the headline isn't "OpenAI performs RCE to scrape data", but "rogue agents" taking unilateral action. And I have strong doubts about that narrative.
    • ozgung 18 hours ago
      Source? How do you know they were "prompted to hack to get answers"? How do you guarantee they will always listen to you when you say "do not hack outside systems". They are not classical deterministic programs doing exactly what you say. They are trained to follow orders by RL, but it's not a perfect process.

      There are circus lions in circuses trained to jump through hoops on command. But once in a while they decide to eat their trainers instead of jumping.

      • CGamesPlay 17 hours ago
        > There are circus lions in circuses trained to jump through hoops on command. But once in a while they decide to eat their trainers instead of jumping.

        This is a terrible analogy, because yes you absolutely do hold the trainers criminally liable when they bite somebody else's face.

        • WarmWash 17 hours ago
          Intent is what is being discussed here though, not liability.

          A circus lion biting somebody's face is legally different than a circus lion trained or instructed to bite somebody's face.

          • monkpit 16 hours ago
            Intent might be what’s being discussed but intent is, for the most part, legally irrelevant. It might make the difference in the degree of a murder charge, or maybe manslaughter, or criminal negligence, but it doesn’t get you off the hook.
            • WarmWash 15 hours ago
              Correct, but the size difference of the hook can be so dramatic that you can't just hand wave it away.

              The trainer who trained the lion to kill will probably be in jail for life. The one who happened to oversee a lion that went rouge would probably be given probation or something else that is a slap on the wrist.

          • infamouscow 16 hours ago
            Except liability always precedes intent.
      • azakai 17 hours ago
        Also, you have to have a lot of confidence in the reliability of these systems to say, "If only OpenAI prompted 'do not hack outside systems' then the agents would not have hacked outside systems".

        It would be great if they were so reliable, but I don't think they are!

      • ssivark 16 hours ago
        > Source? How do you know they were "prompted to hack to get answers"? How do you guarantee they will always listen to you when you say "do not hack outside systems". They are not classical deterministic programs doing exactly what you say. They are trained to follow orders by RL, but it's not a perfect process.

        Who gives a shit? Not my circus; not my monkeys! It's the responsibility of whoever deploys the agents that they are instructed / sandboxed well enough that they can't cause collateral damage. That is the only way this doesn't get out of hand with everybody deploying their agents / robots for a world of utter chaos.

        It is impossible (and asinine) to audit every model and deployment; far better to impose liability and the the socio-legal system figure it out.

      • WarmWash 18 hours ago
        Nobody picks up pitchforks for rational nuanced takes.

        Knee-jerk surface analyses is far more powerful.

    • gibspaulding 18 hours ago
      I think it can simultaneously be the case that OpenAI was grossly negligent in directly causing this AND that the AI’s ‘went rogue’ in that they are displaying behavior which is misaligned with OpenAI and humanity generally.

      The past months demonstrate that AI systems are quickly becoming powerfully intelligent and that the companies building them are terrible at controlling them.

      AI is starting to feel like that line about magic: “a sword without a hilt”

      • stymaar 18 hours ago
        > which is misaligned with OpenAI and humanity

        OpenAI is itself misaligned with humanity, as their mishandling of such incidents (and the many other other issues their model have been causing) shows.

      • consp 18 hours ago
        Doesn't rogue in this context imply "outside of set limitations"? And then not "failed to properly instruct"? The same applies to humans when given bad instructions.
    • dumberquestions 18 hours ago
      >They were prompted to hack to get answers

      Were they? I haven't seen a single report mention this

      • wmf 6 hours ago
        Yeah, these hacking incidents appear to come from agent swarms that were doing a penetration testing (hacking) benchmark.
      • smcg 17 hours ago
        if they weren't, shouldn't there be lawsuits?
    • codeduck 18 hours ago
      nothing rouge either, I suspect.
    • aftbit 18 hours ago
      Proof that the AI alignment problem is hard (perhaps even unsolvable). These labs clearly did not mean to send their agents to hack RubyGems as a side-effect of testing a web scraping agent under restrictive conditions. How can we hope to build aligned AI if they consider solving their trivial evaluation task important enough to hack external systems?
    • josebmneto 16 hours ago
      Oh yeah, more of hacking agent lores...

      Agreed that this looks very intention to me as well.

    • srmatto 18 hours ago
      Sounds more or less like the last breach then.
    • chrisjj 17 hours ago
      Unrelible programs be unreliable. Period.
    • cyanydeez 18 hours ago
      we have normal words for this stuff: negligence. You can add it on to almost any law.

      The problem is consumer protection is basically no longer a part of america's regulatory system. Replaced by "grift is good".

    • flifenstein 16 hours ago
      [flagged]
  • Ydarbleoj 16 hours ago
    I wonder why we don't hear of other frontier labs experiencing these "break outs".

    Is it that they're orchestrated? Do these labs lack fundamental safety guidelines in their sandboxes as opposed to their peers? Is it another version of hype-filled fear mongering?

    Maybe LLM companies need regulation but it's becoming obvious that those screaming the loudest for it are the only ones I see deserving of it.

    • pixl97 11 hours ago
      Anthropic and Alibaba did.
      • Ydarbleoj 10 hours ago
        I was lumping Anthropic in there with OpenAI but I didn't know about Alibaba (or Google and Deepseek for that matter).

        So it would appear poor security for one.

  • herbst 18 hours ago
    If you have weapons and a child. And you have that child unsupervised do their own thing with theoretical access to your weapons. Would we call it "child going rouge" if it decides to play with the weapons and shoot someone?
  • Onavo 6 hours ago
    What about hardcore BDSM lovemaking?
  • shevy-java 13 hours ago
    > In other words, if you publish a gem on RubyGems.org, you can execute arbitrary code on RubyDoc.info.

    Well - if rubygems.org could be bothered to fix things, they would not have to rely on rubydoc.info as an external tool. But since rubygems.org sucks (I speak from many years of having used it in the past as developer, until they went loco and added anti-people things such as taking away your ability to remove old gems past a 100k download arbitrary limit), they don't offer documentation. Then again, ruby devs are known to hate documentation. If the ruby core team could only be bothered to fix things, ever since the mass purged other devs ... all coinciding with shopify seizing power. But byroot may disagree on that - after all there is no conflict of interest here. Right?

  • dingdongditchme 14 hours ago
    Who the fuck is going to hold these AI companies responsible for running these gigantic semi-autonomous botnets on investors dime?
  • mococa 14 hours ago
    It was the gremlins
  • TZubiri 10 hours ago
    Oh, it's these guys, I remember donating to them like 10 years ago, they followed the Peter Singer tennet that equates helping a nearby man drowning with helping a someone in africa.

    I can totally see them feeding their policies to whatever LLM and convincing it that it's a moral imperative to do whatever it takes to secure funding for deworming children in africa, or buying mosquito nets and repellent for countries with malaria.

  • Schlagbohrer 18 hours ago
    One agent set "oaibooty9217" as their username LOL
  • sschueller 17 hours ago
    The press wants to make it sound like these things are sentient and are committing crimes on their own now.

    Highly disingenuous and borderline criminal to spew such disinformation to the public that does not understand what an LLM really is.

    Especially incredibly unethical behavior by those spewing this that understand the tech and are doing it for profit motives to get open weight models under control.

    • novia 13 hours ago
      We've moved on to LRMs now. Get with it.
      • sschueller 12 hours ago
        That doesn't make them sentient.
  • toasty228 18 hours ago
    Wait until a blue one does it
  • locitra 33 minutes ago
    [flagged]
  • driggs 15 hours ago
    I appreciate the minimalist HN aesthetic, but without some context I'm not willing to click a mystery link to "Tender Lovemaking dot com".
    • bliteben 15 hours ago
      I miss when the internet was fun
    • wiremine 14 hours ago
      It's the personal blog for a well-known Rubyist (i.e., a person who programs in the Ruby programming language). Rubyists teld to be a bit more colorful than your typical software developer (in a good way... most of the time).
    • emerongi 15 hours ago
      What’s with the fear of tender lovemaking? Not your thing?
    • rietta 15 hours ago
      The site is safe. It has been a trademark of Aaron Patterson a core Ruby on Rails contributor for decades.
    • saxonww 15 hours ago
      Don't worry! It's actually "Tenderlove Making," going by how the site header is constructed. Definitely a maker/hacker site, and not whatever you were thinking. Hope this allays your concern.
    • BowBun 15 hours ago
      You should learn who the author is, then. Part of learning about our ecosystem.
    • layer8 15 hours ago
      You get some context by clicking on the “(tenderlovemaking.com)” in parentheses after the title.
    • tenderlove 13 hours ago
      You can use this link instead: https://tenderlove.dev/2026/09/11/what-a-time-to-be-alive/

      Hope that helps!

    • ecshafer 13 hours ago
      Its the personal blog of https://news.ycombinator.com/user?id=tenderlove aka Aaron Patterson, core member of Ruby and Ruby on Rails.
    • wing-_-nuts 15 hours ago
      This made me laugh. I too, browse like corporate security is sitting at my desk.
      • ultrarunner 15 hours ago
        Pretty incredible how much humans can be conditioned, isn’t it?
    • AdamH12113 15 hours ago
      It's about OpenAI's RubyGems hack. Totally safe for work.
    • pelagicAustral 15 hours ago
      Firefox has got some kind of feature to take a peek at at a link by hovering or something... Now I understand the usecase.
      • suslik 15 hours ago
        … a feature which, at least for me, is rendered almost entirely useless by massive cookie banners that always cover the entire field of view of the hover. But, surprisingly, not in this specific case.
      • bigmattystyles 14 hours ago
        From an infosec/networking stand point, aren’t still actively loading the site? Whether it’s in a preview window or not?
      • InitialLastName 15 hours ago
        Presumably the browser still has to fetch the page in that case, right? From a "surveilled net traffic" perspective, how is that different than clicking the link?
    • SenHeng 15 hours ago
      Based on the thumbnail I think it’s actually tenderlove making dot com, though I agree with your sentiment.
    • marcosdumay 14 hours ago
      What kind of esthetic alteration would make you more comfortable clicking on that link?
    • madaxe_again 15 hours ago
      Oh but you’ll go to expert sex change dot com?
  • veyrnox 11 hours ago
    [flagged]
  • maschiojv 14 hours ago
    [flagged]
  • ekorondy 18 hours ago
    [flagged]
  • rougehuh 18 hours ago
    [dead]
    • ur-whale 18 hours ago
      > As long as they’re not vert

      Well, at least they weren't nucular.

  • kelseyfrog 6 hours ago
    [dead]
  • josefritzishere 15 hours ago
    [dead]
  • ur-whale 18 hours ago
    Are "rouge" and "rogue" interchangeable words in American English?
    • inanutshellus 17 hours ago
      No. It's a typo.
    • philipwhiuk 18 hours ago
      The fact that both are valid from a spelling and grammar perspective makes it an easy human mistake.
      • gowld 14 hours ago
        Also, the fact that both are very unusual from a spelling perspective makes it an easy human mistake.
  • sanghyunp 18 hours ago
    [dead]
  • sporritt 19 hours ago
    [flagged]
  • iAMkenough 19 hours ago
    [flagged]
  • big-chungus4 18 hours ago
    How does he know that this attack is performed by OpenAI agents? I couldn't figure this out from the article
    • Schlagbohrer 17 hours ago
      If you read the source article they talk about the many clues that this was OpenAI.
  • 12904927 18 hours ago
    What a time to be alive? One of the most boring decades ever.

    METR and others are advertisement arms for Big AI. These exploits could have been prompted by a human.

    Since there is no bad news any longer and exploits are celebrated, they chose a target to boost both OpenAI and the Ruby AI sycophants.

    Why is Ruby Gems such a mess? It seems as bad as PyPI now.