Nothing really bad, but a small issue - because the plugin attempts to validate the supplied configuration prior to running any command, it means it's not possible to run 'serverless remove' unless you've built your source just prior (as the configuration checks for the existence of the distributionFolder).
Unless there is a reason the plugin needs the build/distributionFolder in order to perform a removal?