Know the three costs
All three follow from replacing the file rather than editing it. Extended attributes are lost — Finder tags, Spotlight comments and quarantine flags live on the inode, and the rename installs a new one. Hard links are broken, so other links to the old inode keep the unscrubbed content. The mtime is reset, deliberately, because it is metadata too. If any of those matter, use -d instead and move the results into place yourself.