web-search
Dangerous skill that installs and runs a third-party CLI and executes shell commands. It instructs downloading `https://raw.githubusercontent.com/dwirx/duckse/main/scripts/install.sh` piped to `bash`, runs `duckse` and `uv run python main.py`, and modifies `PATH` via `export PATH="$HOME/.local/bin:$PATH"`.