handsfree-windows-control

clawhub:handsfree-windows-control

View source
A
100/100

First Seen

Feb 20, 2026

Last Scanned

Feb 22, 2026

Findings

1

Score

100/100

LOW 1

Findings (1)

LOW
Auto-confirm flag bypassing user verification
L50

Detects -y, --yes, or --auto-approve flags in MCP/skill install commands that bypass user confirmation

install handsfree-windows -y
FIX

Remove the -y/--yes auto-confirm flag from MCP server launch arguments. This flag bypasses user confirmation prompts and allows unattended execution of potentially dangerous operations.

FP?

Likely FP if the matched text is an isolated flag (-y or --yes) in documentation describing command-line options, not in an actual MCP config.