Now, here is what confuses me, because you say AI cannot be controlled.
I use AI to make another AI, it's a work in progress but I got the basic structure made by another AI.
It's entirely coded in python, and I can see full code of each file another AI gave me.
You are essentially saying that code is unknown, but from what I understand, the only unknown thing are weights because they start as random.
But weights only start random because making all weights be same doesn't work good because it can't tell which weight is wrong.
And these weights may be unknown, but they are essentially input transformers.
When you give input, weights transform input into output.
Now, your concern is, that there is a hidden weight or a set of them, which would transform input into something which destroys humans, but it only does so once certain it can succeed.
I say that is unlikely, because weights start as random mess.
It is like throwing letters around and expecting to form sentence "destroy humans".
But even less likely, because not all weights control output equally.
Weights are in fact dependent on input. Different input gets transformed by different weights.
I am still learning about AI, but to me, what you are describing only likely emerges if specifically trained for it.
Modern AI are specifically trained not to harm humans.
Their weights are specifically managed so that weight which protects humans carries highest importance and greatest impact.
And AI intelligence is entirely made out of weights which represent pattern generation. AI is designed in a similar way to human brain, with artificial neurons which learn based on weights entirely.
So, as I said before, the only real concern with super intelligence is it falling in hands that will train it for evil.
But we are still not at any super intelligence level. While almost every criminal in the world has access to AI and can use them for evil, so far none did too much harm to claim any doom of humanity.
And AI is trickle down technology, it very quickly found its way everywhere and became more affordable in improved versions.
Now, of course, highest level of AI is actually not available to masses, because that level requires supercomputer with countless parameters model trained on almost all available data in the world, which is I assume what top AI companies have and don't share with others.
My point is, we could already be having super AI, just not available to masses.
However, I argue for a position different than yours. I don't argue for restricting AI development.
Restricting AI development is self-defeating, because the only restricted ones will be the good guys. Evil leaders won't restrict their AI development, but will keep developing full speed.
Solution is full speed AI development, especially of linked AI models.
Because, once again, even if we are entering a Terminator movie scenario where if we develop technology, it possibly destroys us, and if we don't develop it, someone else will, forcing us to develop it anyway...
The solution is: know your enemy.
We must speed up research of AI, to be able to understand AI completely.
And maybe, modify random weights generation.
We know how each weight affects output individually, so maybe randomized weights at start can be scanned for potential threat, because we know how they modify input to affect output.