pub fn filter_sensitive_commands(commands: &[String]) -> Vec<String>
Filter sensitive commands from a list.
Returns a new vector with sensitive commands removed.