You'll notice
Claude Code now asks for confirmation before running a command that came from a link
What
When a command is triggered from a link rather than typed directly, Claude Code now shows a confirmation prompt: "Run this command?", displays the command itself, and warns "Nothing runs until you answer. Only run commands from links you trust." The command only executes after the user answers yes or no.
Why
This stops a link from silently running a command on your behalf, giving you a chance to review it first and reducing the risk of a malicious or unexpected link triggering something you didn't intend.