There is a way to create a random file in zsh shell by which we could hide any of our data in it.

Command: <>=()

Explanation: By running this command we can create a random file in /tmp directory and each time it create new file with random name having "zsh" in front of them. According to me this is bug.

Thanks.