我要评分
获取效率
正确性
完整性
易理解

Do Not Allow Heartbeat Automatic Wakeup

The heartbeat feature allows agents to automatically wake up periodically to execute tasks, which may cause infinite loops and consume API quotas. Attackers may exploit this feature to execute malicious operations.

Procedure

Disable the OpenClaw heartbeat feature:
openclaw system heartbeat disable

or

openclaw config set agents.defaults.heartbeat.every "0m"