execute_command
Execute a shell command in the current shell working directory or a specified one. Command execution context is limited to: /app
Available commands: cat, echo, ls, pwd
Available flags: --help, -a, -h, -l
Note: Shell operators (&&, |, >, etc.) are NOT supported. Paths in arguments are validated against the primary directory context.