Google Workspace MCP server (Docs/Drive/Calendar/Gmail/Sheets/Slides/Tasks/Chat/People + multi-account) — vendored gemini-cli workspace-server + mcp-core auth
- capability exposure inferred + 28
- trust mitigators mixed − 3
inferred mixed
The A–E grade is our heuristic synthesis — a "review this" prompt, not a verdict. Each factor is tagged by what backs it: attested (a verifiable record), reported (a third party's claim), or inferred (our own heuristic, e.g. permissions). See methodology.
graded 5m ago · see ecosystem CVEs →
No known CVEs for this server.
- low dangerous code
env-secret-flows-to-network-js: A process environment value (often a secret/token) flows into a network call — possible credential exfiltration. (n24q02m-better-workspace-mcp-88912
analyzed commit 88912ac · analyzer v28 · 13h ago
skills & prompt files 2
- agent-rules n24q02m-better-workspace-mcp-88912ac/AGENTS.md
- agent-rules n24q02m-better-workspace-mcp-88912ac/CLAUDE.md
danger signals6
- over-broad OAuth scope https://www.googleapis.com/auth/drive
expected for this server's purpose
n24q02m-better-workspace-mcp-88912ac/src/auth/add-account-remote.test.ts :130
expect(scope).toContain('https://www.googleapis.com/auth/drive') - over-broad OAuth scope https://www.googleapis.com/auth/documents
expected for this server's purpose
n24q02m-better-workspace-mcp-88912ac/src/auth/oauth-setup.test.ts :169
expect(options.delegatedOAuth.upstream.scopes).toContain('https://www.googleapis.com/auth/documents') - over-broad OAuth scope https://www.googleapis.com/auth/documents
expected for this server's purpose
n24q02m-better-workspace-mcp-88912ac/src/auth/oauth-setup.ts :23
'https://www.googleapis.com/auth/documents', - over-broad OAuth scope https://www.googleapis.com/auth/drive
expected for this server's purpose
n24q02m-better-workspace-mcp-88912ac/src/auth/oauth-setup.ts :24
'https://www.googleapis.com/auth/drive', - over-broad OAuth scope gmail.modify n24q02m-better-workspace-mcp-88912ac/src/auth/oauth-setup.ts :26
'https://www.googleapis.com/auth/gmail.modify', - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets
expected for this server's purpose
n24q02m-better-workspace-mcp-88912ac/src/auth/oauth-setup.ts :27
'https://www.googleapis.com/auth/spreadsheets',
Heuristic, inferred signals — false positives (legitimately powerful tools, forks, language ports) are expected. Treat each as "review this", not a verdict. See the ecosystem-wide picture on the security hub, or the fleet security of n24q02m.