nask=off on Pi??
Running OpenClaw v2026.4.10 on a Raspberry Pi with Telegram as my front end. My agent can't execute Python scripts or shell commands live during a conversation — exec policy appears locked to nask=off.
Current workaround is pre-generating context files via cron and having the agent read those instead of executing anything. Fine for static data but useless for anything on-demand.
What I'm trying to figure out:
- Is there a webhook or tool registration approach that lets the agent trigger scripts on user input?
- Anyone gotten dynamic skill execution working from a Telegram session on a recent build?
Already ruled out openclaw cron add (pairing required error) and Telegram getUpdates (OpenClaw drains the queue in real time).
u/awhin — 2 days ago