ggmcp (GitGuardian/ggmcp) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: we have no way to read this server ourselves. No publisher has claimed this listing.
MCP server for remediating hardcoded secrets using GitGuardian’s API. It detects over 600 secret types and prevents credential leaks before code is made public.
Limited view. Automated analysis covers part of this stack. Findings reflect what we verified. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
Limited view: static analysis for Python is partially covered.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
GitGuardian
Source: Glama · also listed on github_code
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
MCP_OAUTH_TOKEN_NAMEGITGUARDIAN_TOKEN_LIFETIMEPAT lifetime in days (or never) 30GITGUARDIAN_PERSONAL_ACCESS_TOKENPAT env (any transport) =<pat> + ENABLE_LOCAL_OAUTH=false CI, scripts, local stdio. Server uses the env-var PAT for every GG API call.GITGUARDIAN_URL"": "https://dashboard.gitguardian.com"ENABLE_LOCAL_OAUTHOAuth proxy (HTTP) MCP_OAUTH_PROXY_ENABLED=true + =false The hosted MCP server. MCP client runs OAuth against /authorize+/token; the server proxies to the GG dashboard.MCP_PORTRaw bearer (HTTP) ENABLE_LOCAL_OAUTH=false + set Self-hosted deployments without OAuth. Client sends Authorization: Bearer <PAT> on every request.MCP_HOSTBind address for HTTP transport 127.0.0.1GITGUARDIAN_SCOPESComma-separated OAuth scopes to request AutoGITGUARDIAN_TOKEN_NAMEDisplay name for OAuth-issued PATs MCP TokenSENTRY_DSNTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
4/4 tools missing one or more hints — my_tool (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_authenticated_user_info (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); revoke_current_token (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +1 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
Only 0/4 tool handlers declare input schemas (0%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
2/4 tool handlers wrap calls in try/catch (50%)
Wrap each tool handler body in try/catch and return a structured error response.
Tests exist
No test files found
Add tests that exercise each declared tool.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/gitguardian-ggmcp-fnu0mc)?variant=verified to the badge URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check