If the author has configured the search_path for any desired function, using this option with the CREATE EXTENSION command will not affect those functions.
Then effectively this feature is useless.
Now attackers can just set search_path for the current session.
With this feature they will also be able to influence search_path of not protected functions when they create an extension.