Execute Shell Script actions never run from triggers (6.742 alpha)

Execute Shell Script / Task actions never run from triggers on my machine. Live View shows the gesture and the action being dispatched, but the script never executes, even a plain inline touch /tmp/test. The Run Script button inside the action editor does work.

I don't think this is new. I moved these gestures off shell scripts back in March because they weren't running then either, on macOS 26 at the time.

Run Apple Script actions are fine, including do shell script, so I'm using those as a workaround.

MacBook Air (M5), macOS 27.0 26A5416b, BTT 6.742 alpha (build 2026081903).

Mh maybe some permission issue, although I'm not sure what kind of.

Can you try something that for sure does not need any permissions? E.g. "say hello world"