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. HIGH obfuscation aniripsaretro-max/golemreach dynamic require()/import() await import(`./packages/client/dist/play/main.js?reload=${bust++}`);
  2. MEDIUM suspicious endpoint aniripsaretro-max/golemreach 1.2.3.4 assert.equal(resolveServerBase('http://localhost:8080/', 'http://1.2.3.4:7180/'), 'http://1.2.3.4:7180');
  3. HIGH committed secret MrWong99/zhi private key PEM private key block (redacted)
  4. HIGH committed secret falercia/deep-claude Slack token xoxb-s…(19 chars, redacted)
  5. HIGH dynamic exec marc-shade/enhanced-memory-mcp pickle.loads() return pickle.loads(decompressed)
  6. HIGH dynamic exec marc-shade/enhanced-memory-mcp eval()/exec() exec(code_obj, exec_globals)
  7. HIGH dynamic exec marc-shade/enhanced-memory-mcp pickle.loads() return pickle.loads(decompressed)
  8. HIGH dynamic exec marc-shade/enhanced-memory-mcp pickle.loads() obj = pickle.loads(decompressed)
  9. HIGH committed secret ogham-mcp/ogham-mcp Anthropic key sk-ant…(34 chars, redacted)
  10. MEDIUM suspicious endpoint ogham-mcp/ogham-mcp api.telegram.org TELEGRAM_API = "https://api.telegram.org"
  11. MEDIUM suspicious endpoint personal-whatsapp-mcp x.ngrok.io PUBLIC_BASE_URL="https://x.ngrok.io")
    personal_whatsapp_mcp-0.0.3/tests/ test_zero_config.py :40
  12. HIGH credential in log MrZhongzq/apple-icloud-mcp credential in log log.info('login', { user: 'a@icloud.com', password: 'abcd-efgh' });
  13. HIGH dynamic exec Nsj94/mcp-playground eval()/exec() result = eval(expression, {"__builtins__": {}}, allowed) # noqa: S307
  14. HIGH dynamic exec sergiorbk/petri-net-sim __import__ sink "PATH": __import__("os").environ["PATH"],
  15. MEDIUM suspicious endpoint Aravindargutus/mcp-gatekeeper 169.254.169.254 (cloud metadata) default: "http://169.254.169.254/latest/meta-data/",