Description-Behavior Mismatch
Medium
- Confidence
- 95% confidence
- Finding
- The script establishes a persistent reverse SSH tunnel that exposes the Mac's local SSH service to the remote server via `-R "$REVERSE_PORT:127.0.0.1:22"`. In the context of an MCP desktop-bridging skill, this grants the remote host shell-level access to the Mac, which is broader and more dangerous than narrowly scoped desktop control; if the remote server is compromised or misconfigured, an attacker can directly reach the Mac's SSH daemon through the tunnel.
