AI-generated analysisPublished automatically and not human-verified. Validated context appears in community notes below.
← Watch feed
Low 33 Bitcoin

Nuke Device

Public commit record

What the developer wrote

Authored by scgbckbone

0/100 · Opaque
Nuke Device
! Very short subject! Too few words to establish purpose! No meaningful explanatory body! Opaque security-relevant change
The short version

What changed, and why it matters

This commit adds a new user-facing 'Nuke Device' feature to the COLDCARD hardware wallet. It lets the owner deliberately wipe the seed and permanently brick the secure element, rendering the device unusable. The change also removes some unreachable cleanup code from the existing seed-clearing routine. There is no evidence in the commit of a hidden or malicious trigger; it appears to be an intentional, user-initiated self-destruct function.

Recommended action

Treat as a feature addition rather than a vulnerability. Review whether 'Nuke Device' should require PIN/seed verification or a longer confirmation chain to reduce risk of accidental or coerced use. Verify that `callgate.fast_brick()` behaves exactly as documented and cannot be triggered by other code paths.

Security signals we found

01

New destructive capability added: permanent bricking of secure element

02

Requires two explicit user confirmations with scary wording

03

Removes unreachable reboot code after fast_wipe, reducing attack surface slightly

04

No authentication gating beyond existing menu access controls visible in diff

05

Feature is exposed in an advanced menu, not hidden

Risk score

Why this scored 33/100

Our methodology →
Potential impact 8/30
Exploitability 5/25
Stealth signal 3/15
Affected reach 6/15
Confidence 7/10
Evidence quality 4/5
Human-validated context

Community notes

Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.

No validated notes yet.

The AI analysis stands alone for now. Submit a note if you can add evidence or important context.