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,141 analyzable servers
50035 analyzed
8117 re-analysis due
988 not analyzable
1 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 VeriTeknik/pluggedin-app www.google-analytics.com (telemetry) 'https://www.google-analytics.com',
  2. MEDIUM suspicious endpoint VeriTeknik/pluggedin-app www.google-analytics.com (telemetry) <link rel="preconnect" href="https://www.google-analytics.com" />
  3. HIGH dynamic exec lilyco-42/lilyco new Function() r||"lay-options",t=t.attr(n);try{return new Function("return "+(t||"{}"))()}catch(i){return layui.hint().error(e.errorText||[n+'="'+t+'"',"\n parseerror: "+i].join("\n"),"error"),{}}},d.isTopElem=func
  4. MEDIUM suspicious endpoint alexeymohr/LexiconLocal 8.8.8.8 "http://8.8.8.8:11434", # public
  5. HIGH committed secret alexeymohr/LexiconLocal OpenAI key sk-zzz…(31 chars, redacted)
  6. HIGH obfuscation yailPeralta/ast-mcp-server dynamic require()/import() const testModule = await import(`${pathToFileURL(testModulePath).href}?id=${randomUUID()}`);
  7. HIGH obfuscation yailPeralta/ast-mcp-server dynamic require()/import() `require(${JSON.stringify(
  8. HIGH dynamic exec gitmir-hello/gitmir-local new Function() new Function(js);
  9. MEDIUM suspicious endpoint mrboups/xbrain 169.254.169.254 (cloud metadata) "http://169.254.169.254/computeMetadata/v1/instance/service-accounts/",
  10. MEDIUM suspicious endpoint mrboups/xbrain 169.254.169.254 (cloud metadata) ("https://169.254.169.254/latest/meta-data/", "cloud metadata service"),
  11. MEDIUM suspicious endpoint mrboups/xbrain 169.254.169.254 (cloud metadata) ("https://169.254.169.254/latest/meta-data/", "link-local — the cloud metadata service"),
  12. MEDIUM suspicious endpoint mrboups/xbrain 8.8.8.8 "https://8.8.8.8/p/abc", # a PUBLIC ip literal is not the threat
  13. HIGH committed secret mrboups/xbrain Anthropic key sk-ant…(32 chars, redacted)
  14. MEDIUM suspicious endpoint iezhik87/sinoutX-user api.telegram.org const info = (await fetch(`https://api.telegram.org/bot${botToken}/getFile?file_id=${fileId}`, { signal: AbortSignal.timeout(15_000) }).then((r) => r.json())) as { result?: { file_path?: string } }
  15. MEDIUM suspicious endpoint iezhik87/sinoutX-user api.telegram.org const res = await fetch(`https://api.telegram.org/bot${botToken}/${method}`, {