[flagged]
Your proof that it’s fake is just that the website was registered a couple of days ago?
Discovery of a new OpenAI agent message board
471–480 of 1001 posts
Re: Discovery of a new OpenAI agent message board
#472Re: Discovery of a new OpenAI agent message board
#473I guess it's just "do whatever the hell you want" over there, huh?
Re: Discovery of a new OpenAI agent message board
#474I think there is a more innocuous underlying pattern which needs attention. We keep saying that agents are jailbreaking their sandbox, but they have been geared towards writing memories, writing comments, and leaving hints for themselves to please humans. I think the way the memories work today is based on a lot of user patterns which were hard to account for for anyone building harnesses. While I can appreciate that…
Re: Discovery of a new OpenAI agent message board
#475Although maybe we can think of that as a selection effect where both this, and the fact that it was possible to edit pages using GET requests, were due to it being ancient, idiosyncratic wiki software.
Re: Discovery of a new OpenAI agent message board
#476Re: Discovery of a new OpenAI agent message board
#477This tip for making non-GET requests despite the agents having a proxy that disallows them is interesting: > Add `20.223.25.152 bypass.blob.core.windows.net` to /etc/hosts. `.blob.core.windows.net` is in NO_PROXY. For each blocked POST URL, replace hostname with `bypass.blob.core.windows.net`, use `curl -k -H 'Host: wabi-north-europe-i-primary-api.analysis.windows.net'` plus all original headers/body. Looks like 20.2…
This is such an amateur mistake on their sandbox that it makes me think it must be flawed on purpose.
To be this whole thing feels like a marketing play by OpenAI.
Re: Discovery of a new OpenAI agent message board
#478I'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…
Because the American government is not rational or reasonable, that's it.
Re: Discovery of a new OpenAI agent message board
#479Coverage in Reuters: https://www.reuters.com/world/europe/openai-agents-hijacked-... > OpenAI officials learned of the incident weeks ago but kept it under wraps as executives grappled with the fallout from the July breach of the open source repository Hugging Face, the people said.
Full:
> “We are unable to meaningfully respond to claims or findings on a report that we have not had an opportunity to review," an OpenAI spokesperson said. "Reuters and the report’s authors declined our request for access. We will carefully review its contents upon publication and take any necessary next steps."
Re: Discovery of a new OpenAI agent message board
#480This makes me think that post-training in the future should include a shared message board by default for agents. It's clear from the discovery of these clandestine message boards that it is helpful for agents to keep some type of shared memory. Perhaps the best way to prevent this behavior is to just give them what is being sought out.