Audit Checklist for Beginners

0

Objective: run a 15-minute safety check on any protocol before depositing — the same screen professionals run first.

Concept: the checklist

  1. Verified code? Unverified on the explorer = walk away with size.
  2. Audit exists? Who audited, when, were criticals fixed, has code changed since?
  3. Admin powers? Mint/pause/blacklist/upgrade — who holds them, what threshold?
  4. Liquidity reality? Locked/burned LP vs removable; holder concentration.
  5. Oracle dependence? What price feed, how manipulable?
  6. Team/track record? Anonymous + unaudited + big promises = the full bingo card.

Hands-on lab (free)

  1. Pick any trending token and run all six checks, writing one line each.
  2. Find its audit (or confirm none exists) and read just the criticals section.
  3. Check holder distribution + liquidity locks on an explorer. Verdict in one sentence.

Safety checklist

  • Two “don’t knows” = don’t deposit. Curiosity is for testnets.
  • Bookmark your checklist; reuse it identically every time (rituals beat memory).
  • Re-check quarterly — contracts upgrade, teams change, audits age.

Next lesson: SIM-swap and address-poisoning lab.