What does it mean and how can I fix it?
zsh compinit: insecure directories, run compaudit for list. Ignore insecure directories and continue [y] or abort compini
I fixed it by doing
sudo chown root:staff -R /usr/local/share/zsh
in my case other directories inside share/ also have "staff" group assigned