Mint authority renouncedWhether any key can still inflate supply after you are holding.
No clawback or burn-fromOwner-gated burns that take balances straight out of a holder’s wallet.
Pause & freeze authorityA single key able to halt transfers and strand you mid-position.
Implementation immutableReads EIP-1967 slots — clean code means nothing if it can be swapped tomorrow.
Proxy admin distributionWhether upgrade power sits behind a multisig and a timelock, or one hot wallet.
Custom transfer hooksLogic on the transfer path that can claw back, burn, or redirect after purchase.
BlocklistsAn allow/deny list that can quietly stop you, specifically, from selling.
Honeypot sell simulationSimulated buy → sell against forked state. If the exit reverts, it is named outright.