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 dbwls99706/deadends.dev 169.254.169.254 (cloud metadata) "URL parsers are inconsistent. http://169.254.169.254@evil.com, http://[::ffff:a9fe:a9fe], and http://0xa9fea9fe all resolve to the metadata endpoint.", 0.82)],
  2. HIGH obfuscation lorelum/lorelum dynamic require()/import() const lock = await import(${JSON.stringify(moduleUrl)});
  3. HIGH obfuscation lorelum/lorelum dynamic require()/import() const { decodePackDirectory, createLocalStore } = await import(${JSON.stringify(engineEntrypoint)});
  4. MEDIUM suspicious endpoint agentarea/agentarea mixpanel.com (telemetry) ("com.mixpanel.mcp", "Mixpanel", "Mixpanel analytics remote MCP server.", "https://mixpanel.com", "Mixpanel remote MCP"),
  5. MEDIUM suspicious endpoint agentarea/agentarea sentry.io (telemetry) ("com.sentry.mcp", "Sentry", "Sentry error tracking remote MCP server.", "https://sentry.io", "https://mcp.sentry.dev/sse"),
  6. MEDIUM suspicious endpoint agentarea/agentarea api.telegram.org f" curl -X POST 'https://api.telegram.org/bot{args.telegram_token}/setWebhook' "
  7. MEDIUM suspicious endpoint agentarea/agentarea api.telegram.org assert args[0] == "https://api.telegram.org/bot123:ABC/setWebhook"
  8. MEDIUM suspicious endpoint agentarea/agentarea api.telegram.org api = f"https://api.telegram.org/bot{bot_token}/setWebhook"
  9. MEDIUM suspicious endpoint agentarea/agentarea api.telegram.org url=lambda _cfg, token: f"https://api.telegram.org/bot{token}/sendMessage",
  10. MEDIUM suspicious endpoint agentarea/agentarea 169.254.169.254 (cloud metadata) base_url="http://169.254.169.254/latest",
  11. MEDIUM suspicious endpoint agentarea/agentarea 8.8.8.8 result = await service.validate_connection(url="https://8.8.8.8/mcp")
  12. MEDIUM suspicious endpoint agentarea/agentarea 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/",
  13. MEDIUM suspicious endpoint agentarea/agentarea 93.184.216.34 validate_outbound_url("https://93.184.216.34/v1/models")
  14. MEDIUM suspicious endpoint agentarea/agentarea 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/", # link-local / cloud metadata
  15. MEDIUM suspicious endpoint agentarea/agentarea 1.1.1.1 validate_outbound_url("https://1.1.1.1/v1/models")