
The plugins guard will track on-site changes to existing files in your plugins folders. But it doesn’t currently compare the content of the files with the content of the plugins on WordPress.org’s SVN repositories.
The reason is that unlike the WordPress core files, there is no standardised source of file hashes for WordPress plugins. Performing this sort of scan can be costly in terms of time and processing.