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. HIGH dynamic exec Kromatic-Innovation/athenaeum __import__ sink for key in list(__import__("os").environ):
  2. HIGH dynamic exec Kromatic-Innovation/athenaeum unsafe yaml.load() return yaml.load(block, Loader=_C_SAFE_LOADER)
  3. HIGH committed secret mudler/LocalAI Anthropic key sk-ant…(45 chars, redacted)
  4. HIGH committed secret mudler/LocalAI Anthropic key sk-ant…(37 chars, redacted)
  5. HIGH committed secret mudler/LocalAI Anthropic key sk-ant…(33 chars, redacted)
  6. HIGH dynamic exec mudler/LocalAI new Function() tion(e){return Tr(t,function(){if(!i){i=new Function("event",r)}i.call(t,e)})};t.addEventListener(e,a);n.onHandlers.push({event:e,listener:a})}function Vt(e){var t=te(e,"hx-on");if
  7. HIGH dynamic exec mudler/LocalAI eval() ){return Tr(re().body,function(){return eval(e)})}function F(t){var e=Q.on("htmx:load"
  8. HIGH obfuscation Dreftian/Tiancode dynamic require()/import() const module = await import(`./electron-builder.config.ts?channel=${channel.channel}`)
  9. MEDIUM suspicious endpoint Dreftian/Tiancode discord.com placeholder="https://discord.com/api/webhooks/…"
  10. MEDIUM suspicious endpoint Dreftian/Tiancode us.i.posthog.com (telemetry) const response = await fetch("https://us.i.posthog.com/i/v0/e/", {
  11. MEDIUM suspicious endpoint Dreftian/Tiancode mcp.posthog.com (telemetry) first.updateTokens("posthog", { accessToken: "access-token" }, "https://mcp.posthog.com/mcp"),
  12. MEDIUM suspicious endpoint Dreftian/Tiancode api.telegram.org "https://api.telegram.org/bot123:abc/getMe",
  13. MEDIUM suspicious endpoint Dreftian/Tiancode api.telegram.org "https://api.telegram.org/bot123:abc/getMe",
  14. MEDIUM over-broad oauth scope Dreftian/Tiancode https://www.googleapis.com/auth/cloud-platform const auth = new GoogleAuth({ scopes: ["https://www.googleapis.com/auth/cloud-platform"] })
  15. HIGH obfuscation Dreftian/Tiancode dynamic require()/import() const entryModule = await import(${JSON.stringify(entry)})