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. MEDIUM suspicious endpoint SK-DEV-AI/codesearch 1.1.1.1 for target, url in [("cloudflare", "https://1.1.1.1"), ("google", "https://www.google.com"), ("github", "https://api.github.com")]:
  2. MEDIUM suspicious endpoint edward-arinin-web-dev/dexe-mcp t.me ["telegram", "https://t.me/fulldao"],
  3. HIGH dynamic exec edward-arinin-web-dev/dexe-mcp new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  4. HIGH dynamic exec uxarray-mcp __import__ sink "slurm_job_id": __import__("os").environ.get("SLURM_JOB_ID"),
    uxarray_mcp-2026.9.0/src/uxarray_mcp/remote/ compute_functions.py :294
  5. HIGH dynamic exec uxarray-mcp __import__() module = __import__(name)
    uxarray_mcp-2026.9.0/src/uxarray_mcp/remote/ compute_functions.py :36
  6. HIGH committed secret Luckycat133/skills-repo Anthropic key sk-ant…(31 chars, redacted)
  7. HIGH dynamic exec dannysheehan/ftmon __import__() assert "response_time_s" not in __import__(
  8. HIGH dynamic exec DHLbigmonster/CoEditor eval() async eval(expression, { awaitPromise = true } = {}) {
  9. HIGH committed secret sakebomb/mcp-recall Anthropic key sk-ant…(46 chars, redacted)
  10. HIGH committed secret sakebomb/mcp-recall OpenAI key sk-svc…(61 chars, redacted)
  11. HIGH dynamic exec sakebomb/mcp-recall new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  12. MEDIUM over-broad oauth scope deepakkamboj/connected-workspace-mcp gmail.modify 'https://www.googleapis.com/auth/gmail.modify',
  13. MEDIUM over-broad oauth scope deepakkamboj/connected-workspace-mcp gmail.modify 'https://www.googleapis.com/auth/gmail.modify',
  14. MEDIUM suspicious endpoint Circe22/agents-guide-to-telegram api.telegram.org TG_API = "https://api.telegram.org"
  15. MEDIUM suspicious endpoint Circe22/agents-guide-to-telegram api.telegram.org LEAK_URL = f"https://api.telegram.org/bot{FAKE_TOKEN}/sendMessage"