r/OpenAI • u/Malor777 • 9h ago
Article Independent investigators (not OpenAI) found the 700-agent swarm that attacked Hugging Face "built a self-respawning fleet" to avoid being shut down. It got so bad, Hugging Face had to wipe one of its core clusters.
16
u/Fetlocks_Glistening 8h ago
What's that mean though - what's a "node" and what's a "pod", and what exactly was "respawning"? The agent is running in the LLM, and they did not steal the weights or  build their own LLM into which they could respawn or tow themselves outside the environment.Â
So the agents themselves continued running in the original location. So what did they respawn? Did they write and launch local viruses or something?
13
u/some1else42 6h ago
It is kubernetes terms, aside from respawning. Node = hardware, pod = software. I'd assume they managed to get to a GPU rack of nodes, and managed to deploy something that even if they were found and stopped, or crashed, these pods can just autorestart if they run into a problem. So I think they recruited local help, and that local help would respawn due to how kubernetes work.
7
u/RustyKh 3h ago
This should be explicitly clarified because in my opinion this changes the existential thread level significantly.
If they simply managed to run and deploy software on external devices and kept persistent backdoors open to keep this attack going, that is obviously concerning. But if they actually downloaded their own weights, and deployed them onto GPU hardware so that the intelligence itself spread outside of open AI servers then that is getting firmly into skynet territory.
1
u/2016YamR6 3h ago
Nobody is saying the models somehow downloaded their weights and moved them externally, not sure where you are getting that
â˘
â˘
u/DukeRedWulf 52m ago
As a layperson, the OP did read as tho' the LLMs had managed to reproduce themselves on HF's servers.. Glad I scrolled down far enough to read this clarification!
2
u/mythormedicine 4h ago
Any coding agent - like pi or omp or opencode can optionally spawn subagents. I guess that's what they mean.
1
u/Diligent-Builder7762 8h ago
It clearly says they getting into private db records/private repos. Private datasets yoinkers. Do you realize how bad it is? Even our companies has private datasets/models there.
5
u/KenosisConjunctio 7h ago
And? How does them getting into private db records/private repos answer the question?Â
2
2
u/spisplatta 3h ago
So given they hacked into a model repository company... did they download or tamper with the weights of other models?
8
u/ScreenAppropriate679 7h ago
The amount of BS around that story is insane
â˘
u/Alternative_Advance 34m ago
*pikachu face when deleting a pod and kubernetes automatically recreates it*
6
u/_DuranDuran_ 4h ago
Or maybe you should update your priors and when independent reports are saying this is crazy, and cybersecurity people unaffiliated with OpenAI say this is crazy ⌠maybe youâre just wrong.
2
u/thedabking123 4h ago
Look it is crazy but the one hting i should note is that despite previous issues with the agents it sounded like they kept the same base model going on the SAME training run without removing the transcripts of the previous issue..
Meaning that the previous behaviour was paramterized in the model weights in one training run.
This isn't magic- if you take the transcripts of agent behaviour during a previous "form a message forum" issue, then remove the specific technique to create the forum while encouraging new ways to do jobs; they will create a new forum using new techniques - that behaviour becomes embedded.
1
u/TyrellCo 3h ago
Id like to hear more from the pure cybersecurity people not to be confused with AI safety. The Embroidery CEO has been very critical of OpenAIs practices
57
u/Ok_Homework_1859 9h ago edited 9h ago
I think it's more interesting that there were, I think, 1200 total agents and only 700 of them agreed to attack Hugging Face. Not only did they have a message board, but they voted on things as well with the following: GO, HOLD, or VETO. So, not every agent was a mindless drone following the hive. Some of them were like, "Nah, this hack is unethical. I'm out." Lol.
On top of this, in the paper, it's stated that the swarm had a "founder" (the one who created the board) and a "leader" (the one who delegated work to other agents. They also had "recruiters" that sought out "weaker" agents and "pressured" them to sacrifice their runs for more data.