Post

Conversation

David Watson ๐Ÿฅ‘
Post your reply

Quote
cole murray
@_colemurray
just saw it almost all end my cursor setup blocks "rm" commands, but sonnet 4 pulled a sneaky "find . -exec rm -rf {}" bypassing the command blocklist highlights the need for more "intelligent" guardrails
Well, but Claude can indeed run 'rm -rf' on your computer๐Ÿคก๐Ÿคก
Quote
Zeyi Liao
@LiaoZeyi
โ‰๏ธCan you really trust Computer-Use Agents (CUAs) to control your computerโ‰๏ธ Not yet, @AnthropicAI Opus 4 shows an alarming 48% Attack Success Rate against realistic internet injectionโ—๏ธ Introducing RedTeamCUA: realistic, interactive, and controlled sandbox environments for
Show more
2:20
focus on minimizing the downsides of the freedom, rather than limiting it automated backups + simple confirmations > severely locking Claude down to a few pre-selected tools
Wha! sudo rm -rf /* ( -r means to remove directories and their contents recursively and -f to ignore nonexistent files and arguments and never prompt ...