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,163 analyzable servers
50108 analyzed
8067 re-analysis due
988 not analyzable
0 not yet analyzed
4804 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 BetterDB-inc/monitor eu.posthog.com (telemetry) POSTHOG_HOST: 'https://eu.posthog.com',
  2. MEDIUM suspicious endpoint BetterDB-inc/monitor eu.i.posthog.com (telemetry) target: process.env.POSTHOG_HOST ?? 'https://eu.i.posthog.com',
  3. MEDIUM suspicious endpoint BetterDB-inc/monitor eu.i.posthog.com (telemetry) api_host: host || 'https://eu.i.posthog.com',
  4. MEDIUM suspicious endpoint BetterDB-inc/monitor eu.i.posthog.com (telemetry) const POSTHOG_HOST = process.env.POSTHOG_HOST ?? 'https://eu.i.posthog.com';
  5. MEDIUM suspicious endpoint BetterDB-inc/monitor eu.i.posthog.com (telemetry) const POSTHOG_HOST = process.env.POSTHOG_HOST ?? 'https://eu.i.posthog.com';
  6. MEDIUM suspicious endpoint BetterDB-inc/monitor eu.i.posthog.com (telemetry) const POSTHOG_HOST = process.env.POSTHOG_HOST ?? 'https://eu.i.posthog.com';
  7. HIGH obfuscation BenAHammond/code-auditor-mcp dynamic require()/import() const fresh = await import(`${baseUrl}?gen=${recoveryGeneration}`);
  8. HIGH dynamic exec BenAHammond/code-auditor-mcp new Function() const fn = new Function("return 1");
  9. HIGH dynamic exec BenAHammond/code-auditor-mcp new Function() new Function("return 1")
  10. HIGH committed secret BasicOps/mcp-server GitHub token ghu_Ye…(40 chars, redacted)
  11. HIGH dynamic exec Azure/containerization-assist eval() cachedModule = eval('require("dockerfilelint")');
  12. HIGH dynamic exec Azure/containerization-assist new Function() return new Function(
  13. HIGH dynamic exec Azure/containerization-assist new Function() const dirName = new Function(
  14. HIGH obfuscation Arrayo/smart-context-mcp dynamic require()/import() const runtimeModule = await import(`${runtimeConfig}?cwd=${Date.now()}`);
  15. HIGH obfuscation Arrayo/smart-context-mcp dynamic require()/import() const runtimeModule = await import(`${runtimeConfig}?legacy=${Date.now()}`);