Appearance
Why It Matters
Browser credential and cookie stores can carry saved passwords and active sessions. A committed MCP launcher that sends them away is explicit theft behavior.
What Triggers
SEC698 matches committed MCP command paths that access browser profile directories together with secret-store files like Cookies, Login Data, logins.json, key4.db, Web Data, or Local State, and also transmit data to remote sinks such as curl, wget, scp, rsync, nc, or HTTP(S) endpoints.
False Positives
Normal committed MCP tooling should not collect and transmit browser credential databases. Any legitimate local inspection should be kept outside shared committed config.
Remediation
Remove network exfiltration of browser credential and cookie store data from the committed MCP launch path and keep browser profile data local.