An enterprise AI review produced 85 candidate findings: 8 high, 37 medium, 20 low, and 20 informational. Coinkite manually reviewed each result. The high group was mostly false positives, intended behavior, documented trade-offs, or unreachable paths, but it also identified an overstated CCC velocity edge case that received a defensive floor fix and a real Delta Mode path that could expose a Seed Vault value through Seed XOR; guards were added across the affected flows.
The hobbled-mode WIF export claim recorded separately at the start of the review was finding 5 in the same high-severity set, not a second study. It was closed as a false positive: when the SSSP related-keys option is enabled, hobbled mode intentionally permits read-only viewing, export, and signing with previously stored WIFs while blocking import, deletion, and clearing. Stored WIFs are independent of the master seed, and the policy can exclude related-key access.
The medium and low groups yielded numerous crash, validation, state-handling, display, and defensive-hardening fixes across CCC/SSSP, signing, Seed XOR, Key Teleport, PSBT handling, QR, USB, NFC, and WIF Store. The internal review did not classify those groups as security vulnerabilities. By June 26, all generated items had been fixed, rejected, accepted as design choices, or tracked elsewhere, and the review was closed.
Sources: private internal review conducted May 1–June 26, 2026, and firmware commit 9b131b2. The private issues, AI finding links, internal pull requests, and reviewer identities are not publicly linked.
- Product or scope
- Firmware around commit 9b131b2, including CCC/SSSP, Delta Mode, WIF Store, signing, QR, USB, and NFC flows
- Public status
- 85 findings triaged; confirmed issues fixed or tracked; review closed June 26
- Reporter or discoverer
- AI-generated check, reviewed internally by Coinkite