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
50100 analyzed
8073 re-analysis due
988 not analyzable
2 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 silent-rs/silent-Tiangong new Function() const fn = new Function(code);
  2. HIGH dynamic exec Masterplanner25/aindy-runtime __import__() watchdog_scan = __import__(
  3. HIGH dynamic exec greeves89/AI-Employee eval()/exec() exec(m.group(0), ns)
  4. MEDIUM suspicious endpoint greeves89/AI-Employee 169.254.169.254 (cloud metadata) "github", "ghp_tok", base_url="http://169.254.169.254"
  5. HIGH dynamic exec greeves89/AI-Employee eval()/exec() self.assertTrue(eval(bedingung, {
  6. MEDIUM suspicious endpoint greeves89/AI-Employee 169.254.169.254 (cloud metadata) mcp_servers._validate_mcp_url("http://169.254.169.254/latest/meta-data")
  7. MEDIUM suspicious endpoint greeves89/AI-Employee 169.254.169.254 (cloud metadata) _validate_mcp_url("http://169.254.169.254/mcp", allow_private=True)
  8. MEDIUM suspicious endpoint greeves89/AI-Employee api.telegram.org f'INFO httpx: HTTP Request: POST https://api.telegram.org/bot{token}/getUpdates '
  9. HIGH dynamic exec greeves89/AI-Employee eval()/exec() exec(compile(SRC[start:end], "<helpers>", "exec"), ns)
  10. HIGH dynamic exec greeves89/AI-Employee eval()/exec() exec(huelle, ns)
  11. HIGH dynamic exec greeves89/AI-Employee eval()/exec() exec(compile(block, "bridge_browser", "exec"), ns) # noqa: S102
  12. HIGH dynamic exec greeves89/AI-Employee __import__() __import__(name)
  13. MEDIUM over-broad oauth scope greeves89/AI-Employee https://www.googleapis.com/auth/drive "https://www.googleapis.com/auth/drive",
  14. MEDIUM over-broad oauth scope greeves89/AI-Employee gmail.modify "https://www.googleapis.com/auth/gmail.modify",
  15. MEDIUM suspicious endpoint greeves89/AI-Employee api.telegram.org TG_API = "https://api.telegram.org/bot{token}"