Removes invalid characters from roster entries.
sudo prosodyctl mod_clean_roster
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_clean_roster
For earlier versions see the documentation for installing 3rd party modules