Note: I'll add my opinion to individual rules once I experience enough of the issue related to it.
-
Full paths to binaries.
Some systems do not have default aliases for some of the CLIs installed (or that may be installed by the user). So it is quite often required to specify the absolute binary path.
Example
-sudo sed -n '3,5p' textfile.txt