OpenClaw: ACP prompt-size checks missing in local stdio bridge could reduce responsiveness with very large inputs
Vulnerability The ACP bridge accepted very large prompt text blocks and could assemble oversized prompt payloads before forwarding them to chat.send. Because ACP runs over local stdio, this mainly affects local ACP clients for example IDE integrations that send unusually large inputs. Affected...