Key Takeaways
- A hardware wallet is only as safe as its supply chain — a device can be compromised before you ever open the box.
- Anti-tamper packaging gives you a visual first check, but it is not foolproof, so you should treat it as one layer among several.
- The real protection comes from the secure chip and cryptographic attestation that lets the device prove its own firmware is genuine.
- Generating a fresh recovery seed yourself, on the device, defeats most pre-loaded backdoor attacks.
- When something looks off, the correct response is to stop and contact the manufacturer — not to use the device anyway.
You bought a hardware wallet to take your crypto offline and out of reach of hackers. But there's a gap most people never think about: the journey the device took from the factory to your hands. If someone intercepted it along the way, opened it, and tampered with what's inside, the offline protection you paid for could already be broken before you set it up.
This is called a supply-chain attack, and auditing against it is the part of self-custody that beginner guides usually skip. This article walks through how to check that your device is genuine, starting with the packaging you can see with your own eyes and ending with the cryptographic checks the device runs on itself.
Why the box matters more than you think
A hardware wallet (a small dedicated device that stores the private keys controlling your crypto, keeping them off any internet-connected computer) is built so that the secret keys never leave it. That design only holds if the device you received is the one the factory actually made. An attacker who can swap the device, pre-load a known recovery phrase, or modify the internal chip can quietly gain access to everything you store later.
Manufacturers know this, so they ship devices inside anti-tamper packaging — seals, films, and printing designed to show clear damage if the box has been opened. The idea is simple: if the seal is intact, the device probably hasn't been touched. If it's broken, replaced, or looks wrong, you have a reason to stop.
A visual checklist for tamper-evident packaging
Most beginners glance at the box, see it looks sealed, and move on. Slow down. Here is what to actually look at, and what each clue tells you. Picture each of these as a side-by-side comparison between a good seal and a suspicious one.
| What to inspect | What a genuine device looks like | Red flag |
|---|---|---|
| Outer shrink wrap or film | Tight, evenly applied, factory-cut edges | Loose, re-melted, bubbled, or hand-cut edges |
| Tamper-evident sticker or seal | Smooth, fully adhered, prints "VOID" only if peeled | Already shows "VOID", lifted corners, or residue from a removed sticker |
| Seal placement | Matches official photos on the maker's website | In a different spot, wrong color, or wrong logo |
| Box itself | Crisp printing, correct model name, no glue smears | Faded text, misspellings, re-glued flaps |
| Cables and accessories | Sealed in their own factory bags | Bags opened, cables loose, parts missing or added |
A practical habit: before you open anything, pull up the manufacturer's official unboxing photos or video on a separate device and compare them to what's in your hands. Many makers publish exactly what the genuine seal looks like so you can spot a fake. Take your own photos too, so you have a record if you later need support.
The honest limit of packaging checks
Here's the part the marketing rarely admits: seals can be faked. A motivated attacker can source similar packaging, reseal a box convincingly, or design tampering that leaves no obvious trace. Packaging inspection raises the cost of an attack and catches lazy attempts, but you should never treat an intact seal as proof that the device is clean. It's the first filter, not the verdict.
What actually protects you: the secure chip
This is where the real defense lives. Good hardware wallets contain a secure element — a tamper-resistant chip designed to store secrets and resist physical probing, the same family of chip used in passports and bank cards. The chip is built so that trying to open it or read it directly tends to destroy the data it holds.
More importantly, the device can use cryptography to prove it is genuine. When you first connect it to the official companion app, the device performs an attestation check: it presents a cryptographic signature that only a real factory-provisioned chip could produce. The app verifies that signature against the manufacturer's known keys. If the device is a clone or its internal software has been swapped for something unofficial, this check is designed to fail and warn you.
Attestation is the strongest single tool you have, because it doesn't rely on you eyeballing a sticker. It relies on math that an attacker can't fake without the manufacturer's private keys. Always run the official setup app and let it complete its genuine-device check before you do anything else.
Firmware: trust it, but verify it
Firmware is the software running inside the wallet. A compromised device might run modified firmware that leaks your keys or shows you the wrong receiving address. To defend against this, reputable wallets only run firmware that is cryptographically signed by the manufacturer, and the device checks that signature itself on every boot. Unsigned or altered firmware should be rejected by the hardware before it can run.
Your job is to install firmware only through the official app, confirm the version number matches what the maker has published, and approve the update on the device's own screen. Never install firmware from a link someone sent you, and be suspicious of any setup process that asks you to disable security warnings.
The step that defeats most pre-loaded attacks
Even if you can't audit the chip yourself, one habit neutralizes a large class of attacks: generate your recovery seed on the device, by yourself, at setup. The recovery seed is the list of words that can rebuild your wallet anywhere — it is the master key.
A genuine device creates this seed randomly inside the secure chip and shows it to you for the first time. If a device arrives with a seed already printed on a card, or instructs you to use a phrase someone provided, that is a textbook scam: the attacker already knows the phrase and is waiting to drain the wallet once you fund it. A real wallet never ships with a pre-set recovery phrase. If you see one, stop immediately.
- Auditing your device takes minutes and costs nothing beyond attention.
- Attestation and signed firmware give you cryptographic proof, not just a visual guess.
- Self-generating the seed protects you even against a tampered device in many cases.
- Buying direct from the manufacturer or an authorized reseller shrinks the supply-chain risk before it starts.
- Anti-tamper seals can be convincingly faked, so they cannot stand alone.
- Most people lack the tools to inspect a chip physically and must trust attestation.
- A sophisticated, well-funded attacker may still defeat consumer-grade defenses.
- Second-hand or marketplace devices carry meaningfully higher risk and are best avoided.
A simple order of operations
- Buy only from the manufacturer or an authorized reseller, never second-hand.
- Before opening, compare the packaging and seals to official photos.
- Inspect the device for physical damage, extra parts, or anything pre-filled.
- Connect using only the official app and let the genuine-device attestation check finish.
- Install or confirm firmware through the app and approve it on the device screen.
- Generate a brand-new recovery seed on the device, write it down offline, and never type it into a computer or phone.
- If anything feels wrong at any step, stop and contact the manufacturer.
The takeaway
Self-custody means you are your own security team, and that job starts before you ever move a single coin. Packaging inspection gives you a fast visual check, the secure chip and attestation give you cryptographic proof, and generating your own seed closes the most common trapdoor. None of these steps is hard. Skipping them is the real risk.