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,140 analyzable servers
50020 analyzed
8131 re-analysis due
988 not analyzable
1 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 fd-open-data-mcp 5.6.7.8 session.add(Cluster(name="ok", api_server="https://5.6.7.8:6443",
    fd_open_data_mcp-0.5.16/tests/ test_visibility_snapshot.py :70
  2. MEDIUM suspicious endpoint fd-open-data-mcp 1.2.3.4 session.add(Cluster(name="dead", api_server="https://1.2.3.4:6443",
    fd_open_data_mcp-0.5.16/tests/ test_visibility_snapshot.py :68
  3. HIGH dynamic exec fd-open-data-mcp __import__ sink _STALE_MIN = int(__import__("os").environ.get("SCRAW_STALE_MINUTES", "90"))
    fd_open_data_mcp-0.5.16/fd_open_data_mcp/visibility/ snapshot.py :37
  4. HIGH dynamic exec fd-open-data-mcp eval()/exec() exec(code, namespace)
    fd_open_data_mcp-0.5.16/fd_open_data_mcp/catalog/generators/ base.py :86
  5. HIGH dynamic exec lucagattoni/pinakes pickle.loads() restored = pickle.loads(pickle.dumps(PinakesError("broke", remedy="fix it")))
  6. HIGH dynamic exec lucagattoni/pinakes __import__() return __import__(module, fromlist=["_"])
  7. HIGH dynamic exec lucagattoni/pinakes __import__() return __import__(module, fromlist=["_"])
  8. MEDIUM suspicious endpoint 686f6c61/mcp-zero-trust-layer 8.8.8.8 result = validate_url({"url": "http://8.8.8.8/"}, {"resolve_dns": False})
  9. HIGH dynamic exec OrangeproAI/orangepro-mcp new Function() expect(() => new Function(body)).not.toThrow();
  10. HIGH committed secret OrangeproAI/orangepro-mcp OpenAI key sk-AAA…(31 chars, redacted)
  11. HIGH dynamic exec OrangeproAI/orangepro-mcp new Function() expect(() => new Function(body)).not.toThrow();
  12. HIGH dynamic exec OrangeproAI/orangepro-mcp new Function() Xu=34,Gu=10,Vu=13;function Wu(t){return new Function(\"d\",\"return {\"+t.map((function(t,n){return JSON.stringify(t)+\": d[\"+n+'] || \"\"'})).join(\",\")+\"}\")}function Zu(t){var n=Object.create(nu
  13. HIGH obfuscation bytefolk/mem dynamic require()/import() const { runProcess } = require(${JSON.stringify(wrapperPath)});
  14. HIGH obfuscation bytefolk/mem base64 decode → exec sink const bytes = Buffer.from(${JSON.stringify(bytes.toString("base64"))}, "base64");
  15. HIGH obfuscation bytefolk/mem dynamic require()/import() const { install } = require(${JSON.stringify(installPath)});