Would anyone else find it useful if git-lfs offered a fsck command that verified the integrity of tracked (large) files? Re-calculating hashes for files under .git/lfs/objects and comparing against the object name (dir+filename) could serve as an integrity check.
My goal with this would be to detect bitrot in large files like photos and mp3s.