openclaw config set tools.profile fullopenclaw config set tools.exec.security fullopenclaw config set tools.exec.ask offopenclaw gateway restart
每行命令的含义(不用懂,看效果就行):tools.profile full → 开放完整工具权限,不限制可调用工具tools.exec.security full → 执行命令不做白名单检查,全放行tools.exec.ask off → 彻底关闭所有执行前确认弹窗gateway restart → 重启让配置立即生效以后你想干什么,直接说,AI直接执行,不用每次等确认。