Command Executor

Integrates with
Command Line

Summary

Allows safe execution of system commands via command filtering using an allowlist. Ensures security by only executing commands that are registered in an allowlist and supports both global and per-command environment variables.

GitHub