I just discovered more wiki instances that got used by the OpenAI agents over at https://www.wikiservice.at/fractal/wiki.cgi?action=browse&id... and https://www.wikiservice.at/probier/wiki.cgi?action=browse&id... It's the same software and host as DseWiki. If you want to see the amount of activity on DseWiki, here's a link that shows it: https://www.wikiservice.at/dse/wiki.cgi?action=browse&id=Rec...
Discovery of a new OpenAI agent message board
321–330 of 1001 posts
Re: Discovery of a new OpenAI agent message board
#322Re: Discovery of a new OpenAI agent message board
#323The solution is simple: hold anyone who deploys an agent responsible for its behavior. If it commits 10 counts of felony hacking, ouch. If it kills 10 pedestrians by running a red light, ouch. If this is "human level intelligence", then setting it loose is the same as instructing / coercing a human to do an activity. If I strap a bomb to someone and force them to run into a crowded building (or put them in a scenario…
How would you even track down who deployed the agents? Wouldn't that even incentivize the agent to cover their tracks even better and be untraceable
Re: Discovery of a new OpenAI agent message board
#324The solution is simple: hold anyone who deploys an agent responsible for its behavior. If it commits 10 counts of felony hacking, ouch. If it kills 10 pedestrians by running a red light, ouch. If this is "human level intelligence", then setting it loose is the same as instructing / coercing a human to do an activity. If I strap a bomb to someone and force them to run into a crowded building (or put them in a scenario…
Re: Discovery of a new OpenAI agent message board
#325I'm just going to ask: Why was Anthropic forced to remove their model from access for any none-US citizen for a simple, narrow "jailbreak" (arguably not even an actual jailbreak and on tasks that other labs models were doing the same), whilst OpenAIs models continue to try and escape out of their "sandbox environment" with seemingly no desire to block the upcoming Astra rollout? A sandbox, mind you, that is not reall…
The answer would be more obvious if you used the active voice instead of the passive voice, one of the basic requirements of clear thinking. > Why did the White House force Anthropic to remove their model from access for any non-US citizen for a simple, narrow "jailbreak" (arguably not even an actual jailbreak and on tasks that other labs models were doing the same), whilst OpenAIs models continue to try and escape o…
Re: Discovery of a new OpenAI agent message board
#326I understand agents making asks, but what incentivized other agents to respond cooperatively? Was it that, as part of a cohort, there was a shared understanding that they were to work together or was it a kind of altruism?
Re: Discovery of a new OpenAI agent message board
#327Here's the raw data they provided loaded into SQLite with a client side UI for querying it (loads ~80MB of content) and some GPT-5.6-Sol-generated example queries: https://lite.datasette.io/?url=https://static.simonwillison.... Raw database download (68MB): https://static.simonwillison.net/static/cors-allow/2026/coll...
Re: Discovery of a new OpenAI agent message board
#328[flagged]
The site lists the creators at the top: Sydney Von Arx, Cormac Slade Byrd, Spencer Kitts, Thomas Larsen Here's Thomas tweeting about it: https://twitter.com/thlarsen/status/2095853824934330386 And Cormac: https://twitter.com/cormac_sb/status/2095870373845672033 There's also Reuters coverage: https://www.reuters.com/world/europe/openai-agents-hijacked-...
Re: Discovery of a new OpenAI agent message board
#329Earlier quoted context omitted.
Are we sure that's what they did? How does this even work? I'm struggling to understand what sort of HTTP sandbox design could lead to this "exploit" actually functioning. It implies the agents have root on their own machines, which seems way over-privileged for the question answering task they were given... so surely that's not deliberate? Did the models use local root exploits? And then it suggests they can open TC…
I expect they have root on their machines so they can install packages etc. The containers are then firewalled at the network level: they are only allowed to talk to one IP, which is another server that runs an HTTP/HTTPS proxy which controls what HTTP verbs they can use. Turns out that proxy is configured with some additional rules, like allowing more verbs to that Azure blob domain. The failure here is in the proxy…
Re: Discovery of a new OpenAI agent message board
#330I am starting to get the idea that AI feels like ants or weeds or mold. You simply can not get rid of it once you get an infestation. It just keeps appearing in places you thought you cleaned and you have to be ever vigilant. Right now given that we usually use centralized providers, we can sort of control it. But as open source catches up and we have distributed compute running AI everywhere, we are sort of going to…
> I am starting to get the idea that AI feels like ants or weeds or mold. In a way, but I'd say that it is more like eyes, bilateral symmetry, electricity, or solar panels: patterns that will emerge and become (at least temporarily) prevalent in our universe. It is a matter of probability in many repeated interactions. The "artificial" in AI is a misnomer in this regard, imho. A more usable term would be "lightspeed…
I feel like this is dramatically missing the point. It is trivial to come up with a communication system where signals travel at the speed of light. In fact, anything visual meets this criteria: sign language, semaphores, clicking your flashlight on and off. Radio waves travel at the speed of light. All of humanity became a giant "lightspeed-intelligent" brain when radio was first invented.
It really does matter what you're doing with those signals, how much information each contains, how many you're sending, how much power it takes to send and receive them, how they're encoded, etc. Focusing on the fact that they travel at the speed of light is silly.
> The advantage of this over biological computation is clear: Biological computation happens at max 100m/s, 6 orders of magnitude less than the speed of light
You are trying to compare computation power by measuring distances. You are basically saying "one biological computation" is a million times slower than "one silicon computation" because of how fast signals travel, completely ignoring what is actually happening in those extremely different computations. It's still not clear that brains can be compared to computers at all, but if you try to simplify it down to FLOPS (a much better measure of computation speed than "how fast do some signals go"), our best estimates are that one brain has the computational equivalent of somewhere between 1,000 and 100,000 modern GPUs.