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,151 analyzable servers
50064 analyzed
8099 re-analysis due
988 not analyzable
0 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 GalaxyRuler/memory-fort 8.8.8.8 "https://8.8.8.8/v1",
  2. MEDIUM suspicious endpoint GalaxyRuler/memory-fort 192.0.0.10 "http://192.0.0.10:11434",
  3. MEDIUM suspicious endpoint GalaxyRuler/memory-fort 192.0.0.9 "http://192.0.0.9:11434",
  4. MEDIUM suspicious endpoint GalaxyRuler/memory-fort 8.8.8.8 "http://8.8.8.8:11434",
  5. MEDIUM suspicious endpoint GalaxyRuler/memory-fort 192.88.99.1 "http://192.88.99.1:11434",
  6. MEDIUM suspicious endpoint GalaxyRuler/memory-fort 169.254.169.254 (cloud metadata) embedder: { provider: "openai", options: { baseURL: "http://169.254.169.254/latest/meta-data/" } },
  7. HIGH committed secret GalaxyRuler/memory-fort OpenAI key sk-sup…(25 chars, redacted)
  8. HIGH committed secret GalaxyRuler/memory-fort Google API key AIzaSy…(39 chars, redacted)
  9. HIGH dynamic exec stevenmcsorley/throughline eval() const result = eval(`(${req.body.data})`);
  10. HIGH obfuscation stevenmcsorley/throughline dynamic require()/import() const helper${i} = require('./helper${i}');
  11. MEDIUM suspicious endpoint addlayerio/kravn docs.sentry.io (telemetry) docsUrl: 'https://docs.sentry.io/product/sentry-mcp/',
  12. MEDIUM suspicious endpoint addlayerio/kravn docs.datadoghq.com (telemetry) docsUrl: 'https://docs.datadoghq.com/mcp_server/setup/',
  13. MEDIUM suspicious endpoint addlayerio/kravn mcp.datadoghq.com (telemetry) url: 'https://mcp.datadoghq.com/api/unstable/mcp-server/mcp', transport: 'streamable-http', auth: 'open', provider: 'Datadog',
  14. HIGH obfuscation addlayerio/kravn dynamic require()/import() const si = await import(`${ROOT}/node_modules/simple-icons/index.mjs`);
  15. MEDIUM over-broad oauth scope addlayerio/kravn gmail.modify w.googleapis.com/auth/gmail.send` (add `gmail.modify` if you want to mark/label). The [OAuth Playground](https://developers.google.com/oauthplayground/) (gear → *Use your own OAuth credentials*) is th