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,695 analyzable servers
51192 analyzed
7507 re-analysis due
995 not analyzable
1 not yet analyzed
4848 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 dynamic exec LeonTing1010/tap new Function() const factory = new Function('document', 'FocusEvent', `return (${resolverSrc})`)
  2. HIGH dynamic exec LeonTing1010/tap new Function() new Function('window', `(${src})()`)(fakeWindow)
  3. HIGH dynamic exec LeonTing1010/tap new Function() const axPickNodes = new Function(`${rolesSrc}; ${fnSrc}; return axPickNodes`)()
  4. HIGH dynamic exec LeonTing1010/tap new Function() return new Function('chrome', `${fnSrc}; return queryAttachCandidate`)
  5. HIGH dynamic exec LeonTing1010/tap new Function() const ambientHostOf = new Function(`return ${extractFn('ambientHostOf')}`)()
  6. HIGH dynamic exec LeonTing1010/tap indirect eval try { return { __ok: true, value: await (0, eval)(expr) } }
  7. MEDIUM suspicious endpoint Mrshahidali420/google-search-console-mcp 169.254.169.254 (cloud metadata) result = sitemaps.fetch_urls("http://169.254.169.254/sitemap.xml", _NeverCalled())
  8. MEDIUM suspicious endpoint nawaf1-art/Qantara 169.254.169.254 (cloud metadata) self.assertFalse(is_safe_url("http://169.254.169.254"))
  9. MEDIUM suspicious endpoint nawaf1-art/Qantara 8.8.8.8 self.assertFalse(is_safe_url("http://8.8.8.8"))
  10. HIGH committed secret scrothers/pmmcp GitHub token ghp_01…(40 chars, redacted)
  11. HIGH dynamic exec @llmnesia/mcp new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  12. HIGH dynamic exec badsleepyday/flopeek-core new Function() return new Function(`${source.slice(start, end)}\nreturn { synchronizeCytoscape, focusRenderedView };`)();
  13. HIGH committed secret xr843/fojin OpenAI key sk-kas…(24 chars, redacted)
  14. HIGH dynamic exec igapyon/mikuproject-mcp new Function() new Function("require", "module", "exports", source)(localRequire, module, module.exports);
  15. HIGH obfuscation igapyon/mikuproject-mcp dynamic require()/import() const runtimeConfigModule = await import(`file://${join(packageRoot, "dist/runtime/runtimeConfig.js")}`);