gogcli-mcp-contacts — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited gogcli-mcp-contacts (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Extended Google Contacts MCP server via gogcli — 15 tools: auth + 5 base Contacts + 5 extra People API tools.
{
"mcpServers": {
"gogcli-contacts": {
"command": "npx",
"args": ["-y", "gogcli-mcp-contacts"],
"env": {
"GOG_ACCOUNT": "[email protected]"
}
}
}
}| Tool | What it does |
|---|---|
gog_people_me | Show your own profile |
gog_people_get | Get a profile by resource name |
gog_people_search | Search the Workspace directory |
gog_people_relations | Manager/reports relations |
gog_people_raw | Raw People API JSON dump |
Plus 5 auth tools and 5 base Contacts tools (gog_contacts_search/list/get/create/run). The base gog_contacts_search only sees your personal contacts; use gog_people_search for the full Workspace directory.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.