pub fn has_dangerous_structure(command: &str) -> boolExpand description
True when the command’s structure (argv, pipelines, evaluated substitutions)
is dangerous regardless of the literal text: recursive root deletes, remote
payloads fed to a shell, or eval of a fetched script.