RVM automatically executes hooks located in $PWD
RVM, by default, hooks cd and automatically executes various auxiliary hooks when a user changes into a directory. The mechanics of these additional aftercd hooks are detailed at . What this page fails to mention is that hooks, as of a vulnerable version, are not only loaded from /.rvm/hooks but...