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
51314 analyzed
7403 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 suspicious endpoint szhygulin/recon-crypto-mcp 169.254.169.254 (cloud metadata) ["link-local (cloud metadata)", "https://169.254.169.254/", /private|loopback/i],
  2. HIGH committed secret syndicalt/zaxy OpenAI key sk-sup…(29 chars, redacted)
  3. MEDIUM suspicious endpoint superserve-ai/superserve us.i.posthog.com (telemetry) const POSTHOG_HOST = "https://us.i.posthog.com"
  4. MEDIUM over-broad oauth scope superserve-ai/superserve admin:org "admin:org",
  5. MEDIUM suspicious endpoint superserve-ai/superserve us.i.posthog.com (telemetry) const host = process.env.NEXT_PUBLIC_POSTHOG_HOST || "https://us.i.posthog.com"
  6. HIGH dynamic exec superserve-ai/superserve setTimeout(string) setTimeout("")
  7. MEDIUM suspicious endpoint superserve-ai/superserve us.posthog.com (telemetry) ui_host: "https://us.posthog.com",
  8. MEDIUM suspicious endpoint superserve-ai/superserve us.i.posthog.com (telemetry) destination: "https://us.i.posthog.com/:path*",
  9. MEDIUM suspicious endpoint superserve-ai/superserve us-assets.i.posthog.com (telemetry) destination: "https://us-assets.i.posthog.com/static/:path*",
  10. MEDIUM suspicious endpoint stuchapin909/Open-Eagle-Eye 169.254.169.254 (cloud metadata) const r = await isSafeUrl("http://169.254.169.254/latest/meta-data/");
  11. HIGH committed secret stevenvo/slack-mcp-server Slack token xoxp-y…(25 chars, redacted)
  12. HIGH committed secret stevenvo/slack-mcp-server Slack token xoxp-y…(25 chars, redacted)
  13. HIGH dynamic exec steveardis/omnifocus-mcp new Function() result = new Function(`return ${injected}`)();
  14. MEDIUM suspicious endpoint stephenballot-ai/legacy-shield t.me href={`https://t.me/share/url?url=${encodeURIComponent(referral.referralLink)}&text=${encodeURIComponent('Keep your important documents safe and accessible — even in emergencies. Try LegacyShield!')}`
  15. HIGH dynamic exec standardbeagle/devtool-mcp new Function() const predicate = new Function('...args', predicateBody);