Paste this seemingly innocuous text into Vim (while in Insert mode):
ls :echom "This could be a silent command." i -la
Now run the :messages command!
:messages