Just like we have wp core verify-checksums, it would be helpful to have wp (plugin|theme) verify-checksums to verify file checksums for installed plugins and themes.
However, WordPress.org doesn't currently publish plugin and theme checksums. We'd need to generate these and host them at a publicly accessible URL.
https://github.com/eriktorsner/wp-checksum is an existing project that implements this feature.