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. MEDIUM suspicious endpoint kivo360/OmoiOS us.i.posthog.com (telemetry) POSTHOG_HOST = "https://us.i.posthog.com"
  2. HIGH committed secret VKirill/agent-consult OpenAI key sk-som…(29 chars, redacted)
  3. MEDIUM suspicious endpoint ywatanabe1989/scitex-notification api.telegram.org TELEGRAM_API_BASE = "https://api.telegram.org/bot{token}"
  4. MEDIUM suspicious endpoint ywatanabe1989/scitex-notification api.telegram.org TELEGRAM_API_BASE = "https://api.telegram.org/bot{token}"
  5. HIGH dynamic exec ralfbecher/orionbelt-semantic-layer unsafe yaml.load() else yaml.load(path.read_text())
  6. HIGH dynamic exec ralfbecher/orionbelt-semantic-layer eval()/exec() exec(compile(block, f"{self.GUIDE}#block{index}", "exec"), {"conn": conn})
  7. HIGH dynamic exec ralfbecher/orionbelt-semantic-layer __import__() __import__(pkg)
  8. HIGH dynamic exec ralfbecher/orionbelt-semantic-layer unsafe yaml.load() data = yaml.load(SOURCE_MODEL.read_text())
  9. HIGH obfuscation YoonSuHyeon/mindcairn dynamic require()/import() const mod = await import(`../../../instances/${tag}/notion-rules.ts`);
  10. HIGH obfuscation YoonSuHyeon/mindcairn dynamic require()/import() const mod = await import(`../instances/${tag}/notion-rules.ts`);
  11. MEDIUM suspicious endpoint inclusionAI/AEnvironment 6.3.209.180 AENV_URL = os.getenv("AENV_SYSTEM_URL", "http://6.3.209.180")
  12. HIGH dynamic exec inclusionAI/AEnvironment eval()/exec() exec(code, {"__builtins__": __builtins__}, local_vars)
  13. HIGH dynamic exec inclusionAI/AEnvironment eval()/exec() exec(func_code, local_ns)
  14. MEDIUM suspicious endpoint Ye-Yu-Mo/AI-SRE-Agent 47.92.153.60 AGENT_ENDPOINT: "http://47.92.153.60:9090",
  15. MEDIUM over-broad oauth scope mbettan/PocketRAG https://www.googleapis.com/auth/cloud-platform scopes=["https://www.googleapis.com/auth/cloud-platform"]