fix(tools): bash: add scp and ssh to banned commands

Ayman Bagabas created

Add `scp` and `ssh` to the list of banned commands to avoid security
risks and UI issues when asking for user input in the terminal.

Change summary

internal/llm/tools/bash.go | 2 ++
1 file changed, 2 insertions(+)

Detailed changes