This article explains how to conduct security reviews of Daml smart contracts by adapting EVM review methodologies. It defines the Daml template as the review unit—comprising contract data, signatories, observers, and choices—and describes how Daml Script tests contracts on a fresh ledger using submitMustFail assertions and time control functions, with authorization determined by signatories and actors.