If I installed this and then cloned some git repository and used git-annex, it would be possible for the repository to have an autoenabled special remote of type remote-getexec. So any git repository I happen to clone could run arbitrary code.
I think this should need a git config be set to enable it. If you wanted that could be set globally, but in normal use it would be set for the git repository you trust.
See also my comment here https://git-annex.branchable.com/todo/compute_special_remote/#comment-b4efb7e9df2bcc55bcb059c51c0c0229
If I installed this and then cloned some git repository and used git-annex, it would be possible for the repository to have an autoenabled special remote of type remote-getexec. So any git repository I happen to clone could run arbitrary code.
I think this should need a git config be set to enable it. If you wanted that could be set globally, but in normal use it would be set for the git repository you trust.
See also my comment here https://git-annex.branchable.com/todo/compute_special_remote/#comment-b4efb7e9df2bcc55bcb059c51c0c0229