Is Armory at risk of having the same issues as the recent COLDCARD ones?
At its heart, the coldcard issue is bad entropy, which is the worst kind of vulnerability in cryptography. This is because so long as it is known you've used weak entropy, anyone can attack you. Attackers do not need to breach your system first. The issue didn't exist at first in coldcard at first, it was introduced by successive rewrites of the codebase, where the primary purpose to migrate software license. There is no known entropy issue at the time in Armory.
Quote
Or other types of issues that could be found by AI?
Think of AI as throwing a million security experts at a piece of software. The general expectation should be that if there are vulnerabilities, they will be found. In the long term this is a good thing, as it reduces the surface for 0-day attacks. This is where only the attacker is privy to the vulnerability, so he has plenty of time to exploit it.
In the now, I would be lying if I told you I know for a fact there are no vulnerabilities in Armory.
I believe the wallet, signing and underlying cryptography code are free of vulnerabilities, with a high degree of confidence, but I don't know.
I am always looking for new steps to increase that degree of confidence, and I stake my own coins on it, but all I can honestly offer you is a degree of confidence.
If you cannot read code or will not do your own audit of the code, all you get to rely on is mine and others' degree of confidence.
This is why institutional custodians use key ceremonies and multisig setups, where each set of keys is generated with a different piece of software/hardware. At the extreme tip of secure setups, no one trusts a single piece of software/hardware to secure coins. It's always a mix of them, to reduce the impact of unknown vulnerabilities.
