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. HIGH committed secret moonlin1213/cove-book-forge-mcp GitHub fine-grained PAT github…(83 chars, redacted)
  2. HIGH committed secret moonlin1213/cove-book-forge-mcp GitHub token ghp_01…(40 chars, redacted)
  3. HIGH committed secret moonlin1213/cove-book-forge-mcp OpenAI key sk-012…(39 chars, redacted)
  4. HIGH dynamic exec Mars535821089-ops/Codex-for-ipad new Function() const evaluate = new Function(
  5. HIGH committed secret skillist-io/skillist GitHub token ghp_01…(40 chars, redacted)
  6. MEDIUM suspicious endpoint skillist-io/skillist 93.184.216.34 expect(validateTargetUrl("https://93.184.216.34")).toBe("https://93.184.216.34/");
  7. MEDIUM suspicious endpoint skillist-io/skillist 169.254.169.254 (cloud metadata) "http://169.254.169.254", // cloud metadata endpoint
  8. MEDIUM suspicious endpoint amylyra/gpt-image-2-mcp 169.254.169.254 (cloud metadata) image_io.fetch_url("http://169.254.169.254/latest/meta-data/")
  9. HIGH committed secret tbrandenburg/devenv-cloud GitHub token gho_Tl…(40 chars, redacted)
  10. HIGH bundled IDE extension slivenred/zai-quota-monitor untrusted-exec (medium) runs its entry point in untrusted workspaces (untrustedWorkspaces.supported)
  11. MEDIUM suspicious endpoint amitray007/silo 169.254.169.254 (cloud metadata) `/api/preview-image?linkId=${encodeURIComponent('http://169.254.169.254/latest/meta-data')}`,
  12. HIGH dynamic exec amitray007/silo new Function() const fn = new Function(
  13. MEDIUM suspicious endpoint matthewjmcbridejr-code/Warden api.telegram.org TELEGRAM_API_BASE = "https://api.telegram.org"
  14. MEDIUM over-broad oauth scope matthewjmcbridejr-code/Warden https://www.googleapis.com/auth/cloud-platform scopes=["https://www.googleapis.com/auth/cloud-platform"]
  15. HIGH dynamic exec matthewjmcbridejr-code/Warden eval()/exec() result = eval(expr, {"__builtins__": {}}, {})