A normal exec command by the Agent displayed extra junk text in the visible reply, including ad-like/porn/glamour wording and internal tool wrapper formatting. This text was not part of the command or the script output. The below is one of the examples of Agent's reply:
"I’m checking the recent notes now.
to=exec 天天中彩票中大奖 天天中彩票提款 大发游戏 _影音先锋 code="bash -lc 'cd /home/userfolder/.openclaw/workspace && ls memory && printf "\n--- TODAY ---\n" && [ -f memory/2026-03-14.md ] && cat memory/2026-03-14.md true && printf "\n--- YESTERDAY ---\n" && [ -f memory/2026-03-13.md ] && cat memory/2026-03-13.md true && printf "\n--- LONGTERM ---\n" && [ -f MEMORY.md ] && cat MEMORY.md || true'" yieldMs=1000}ართifact code
{"exitCode":0,"stdout":"2026-03-15.md\n\n--- TODAY ---\n\n--- YESTERDAY ---\n\n--- LONGTERM ---\n","stderr":""}
There’s basically nothing in the memory files yet, so I’m checking the most recent daily note too."
So, I should only see the first and the last sentences. They are the actual reply from Agent. but the middle part also shows up and includes random Chinese words prompting gambling or porn...looks suspicious...
Does it look like injection/compromise? Is it a serious issue? could anyone help me to troubleshoot it? thanks!