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,151 analyzable servers
50064 analyzed
8099 re-analysis due
988 not analyzable
0 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 Dreftian/Tiancode api.telegram.org "https://api.telegram.org/bot123:abc/getMe",
  2. MEDIUM suspicious endpoint Dreftian/Tiancode api.telegram.org "https://api.telegram.org/bot123:abc/getMe",
  3. 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"] })
  4. HIGH obfuscation Dreftian/Tiancode dynamic require()/import() const entryModule = await import(${JSON.stringify(entry)})
  5. MEDIUM suspicious endpoint Dreftian/Tiancode api.telegram.org api: (token: string, method: string) => `https://api.telegram.org/bot${token}/${method}`,
  6. HIGH dynamic exec Dreftian/Tiancode new Function() return new Function(`return (${trimmed})`)()
  7. HIGH committed secret Dreftian/Tiancode Slack token xoxb-y…(19 chars, redacted)
  8. HIGH obfuscation Dreftian/Tiancode dynamic require()/import() const generated = await import(`${join(directory, "index.ts")}?t=${crypto.randomUUID()}`)
  9. HIGH committed secret Dreftian/Tiancode Google API key AIzaSy…(39 chars, redacted)
  10. HIGH dynamic exec Dreftian/Tiancode new Function() return new Function("input", '"use strict"; return input;')(true) === true
  11. MEDIUM suspicious endpoint Dreftian/Tiancode 1.1.1.1 expect(yield* executeTool(registry, call({ url: "https://1.1.1.1", format: "markdown" }))).toEqual({
  12. MEDIUM over-broad oauth scope Dreftian/Tiancode https://www.googleapis.com/auth/cloud-platform expect(googleAuthOptions).toEqual([{ scopes: ["https://www.googleapis.com/auth/cloud-platform"] }])
  13. 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"] })
  14. MEDIUM suspicious endpoint Inferiorrectuscomputerdealer154/coinnect www.google-analytics.com (telemetry) "connect-src 'self' https://www.google-analytics.com https://region1.google-analytics.com https://cloudflareinsights.com; "
  15. HIGH dynamic exec Collinstudied660/mcp-hub eval()/exec() if eval(expr, {"__builtins__": {}}, local):