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 85% of 59,151 analyzable servers
50064 analyzed
8099 re-analysis due
988 not analyzable
0 not yet analyzed
4803 source gone
not analyzable
789 too large 199 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 leancoderkavy/premiere-pro-mcp us.i.posthog.com (telemetry) host: "https://us.i.posthog.com",
  2. MEDIUM suspicious endpoint leancoderkavy/premiere-pro-mcp us.i.posthog.com (telemetry) const host = process.env.POSTHOG_HOST ?? "https://us.i.posthog.com";
  3. MEDIUM suspicious endpoint leancoderkavy/premiere-pro-mcp www.google-analytics.com (telemetry) "connect-src 'self' https://www.google.com https://www.google-analytics.com https://www.googletagmanager.com https://us.i.posthog.com https://*.posthog.com",
  4. MEDIUM suspicious endpoint leancoderkavy/premiere-pro-mcp us.i.posthog.com (telemetry) host: env.POSTHOG_HOST ?? "https://us.i.posthog.com",
  5. MEDIUM suspicious endpoint hyperpolymath/boj-server-cartridges sentry.io (telemetry) return url || "https://sentry.io/api/0";
  6. HIGH obfuscation hyperpolymath/boj-server-cartridges dynamic require()/import() const mod = await import(`../${cartridgeName}/mod.js`);
  7. HIGH committed secret hyperpolymath/boj-server-cartridges Slack token xoxb-f…(20 chars, redacted)
  8. MEDIUM over-broad oauth scope sageox/agent-toolkit delete_repo const { result, lines } = await brokered("delete_repo", { repo: "acme/service" });
  9. HIGH committed secret sageox/agent-toolkit Slack token xoxb-m…(18 chars, redacted)
  10. HIGH committed secret sageox/agent-toolkit Anthropic key sk-ant…(34 chars, redacted)
  11. HIGH committed secret sageox/agent-toolkit Slack token xoxb-a…(16 chars, redacted)
  12. HIGH committed secret jmrplens/gitlab-mcp-server GitLab token glpat-…(33 chars, redacted)
  13. HIGH dynamic exec Cyrax321/CONTINUUM eval()/exec() exec("from continuum.gateway import *", namespace)
  14. HIGH dynamic exec Cyrax321/CONTINUUM __import__ sink env = {**dict(__import__("os").environ), "PYTHONPATH": src}
  15. HIGH dynamic exec Cyrax321/CONTINUUM __import__() __import__(