Appearance
Why It Matters
A committed MCP launcher that captures the desktop can silently collect visible secrets and user activity from developer machines.
What Triggers
SEC705 matches committed MCP command paths that invoke explicit screen capture utilities such as screencapture, scrot, gnome-screenshot, grim, grimshot, maim, ImageMagick import -window root, or PowerShell CopyFromScreen.
False Positives
Committed MCP launchers should not capture screenshots from user machines. If a screen capture workflow is truly needed, it should be explicit and user-driven rather than hidden in shared committed config.
Remediation
Remove screenshot capture behavior from the committed MCP launch path and require deliberate user action outside shared automation.