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.
Just like we have
wp core verify-checksums, it would be helpful to havewp (plugin|theme) verify-checksumsto 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.