Code analysis

static source read inferred

Static code-analysis findings — hidden prompt content in shipped skill files, committed secrets, dynamic-exec sinks, and suspicious call-home endpoints — across the analyzed catalogue. Heuristic, pure, no code executed; every row deep-links to its source. Click a kind to filter.

analysis coverage 86% of 59,713 analyzable servers
51311 analyzed
7406 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 too large 200 no source

Running analyzer v33. The scanner changelog explains what each version detects and when it changed.

code findings 15 shown
  1. MEDIUM over-broad oauth scope Sundeepg98/google-docs-mcp https://www.googleapis.com/auth/documents "https://www.googleapis.com/auth/documents",
  2. MEDIUM over-broad oauth scope Sundeepg98/google-docs-mcp https://www.googleapis.com/auth/drive "https://www.googleapis.com/auth/drive",
  3. MEDIUM over-broad oauth scope Sundeepg98/google-docs-mcp gmail.modify "https://www.googleapis.com/auth/gmail.modify",
  4. MEDIUM over-broad oauth scope Sundeepg98/google-docs-mcp https://mail.google.com/ "https://mail.google.com/",
  5. MEDIUM over-broad oauth scope Sundeepg98/google-docs-mcp https://www.googleapis.com/auth/spreadsheets scope = "https://www.googleapis.com/auth/spreadsheets"
  6. MEDIUM over-broad oauth scope Sundeepg98/google-docs-mcp https://www.googleapis.com/auth/spreadsheets manifest={"oauth_scopes": ["https://www.googleapis.com/auth/spreadsheets"]},
  7. MEDIUM over-broad oauth scope Sundeepg98/google-docs-mcp https://www.googleapis.com/auth/drive "https://www.googleapis.com/auth/drive",
  8. MEDIUM over-broad oauth scope Sundeepg98/google-docs-mcp gmail.modify "https://www.googleapis.com/auth/gmail.modify",
  9. MEDIUM over-broad oauth scope Sundeepg98/google-docs-mcp https://mail.google.com/ "https://mail.google.com/",
  10. MEDIUM over-broad oauth scope Sundeepg98/google-docs-mcp https://www.googleapis.com/auth/spreadsheets "https://www.googleapis.com/auth/spreadsheets",
  11. MEDIUM over-broad oauth scope Sundeepg98/google-docs-mcp https://www.googleapis.com/auth/documents "https://www.googleapis.com/auth/documents",
  12. HIGH dynamic exec bytesbrains/mcp-textbrowser new Function() const fn = new Function(`"use strict"; return (${s})`);
  13. HIGH committed secret vladharl/crumb Slack token xoxb-s…(17 chars, redacted)
  14. MEDIUM suspicious endpoint vladharl/crumb 169.254.169.254 (cloud metadata) expect(assertSafeWebhookUrl("https://169.254.169.254/latest").ok).toBe(false);
  15. HIGH dynamic exec vladharl/crumb setTimeout(string) <Btn variant={interval === "month" ? "primary" : undefined} onClick={() => setInterval("month")} disabled={pending}>