Description
Shell commands can be executed through a small command-line helper. It is useful for scripts or workflows that need a lightweight wrapper around command execution.
Command executors can run destructive commands with the user’s permissions. Review inputs carefully and avoid passing untrusted text into shell execution.