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 86% of 59,695 analyzable servers
51193 analyzed
7507 re-analysis due
995 not analyzable
0 not yet analyzed
4848 source gone
not analyzable
795 too large 200 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 AlpayC/mcp-migration-check 172.15.0.1 ["http://172.15.0.1/mcp", "just below 172.16.0.0/12"],
  2. MEDIUM suspicious endpoint AlpayC/mcp-migration-check 93.184.216.34 ["http://93.184.216.34/mcp", "public IPv4 literal"],
  3. MEDIUM suspicious endpoint AlpayC/mcp-migration-check 169.254.169.254 (cloud metadata) ["http://169.254.169.254/latest/meta-data", "cloud metadata address"],
  4. HIGH committed secret agent-airlock OpenAI key sk-LIV…(39 chars, redacted)
    agent_airlock-0.10.6/src/agent_airlock/ negotiation_bench.py :246
  5. MEDIUM suspicious endpoint shipmail-to/shipmail-mcp 8.8.8.8 expect(isPublicHttpsUrl("https://8.8.8.8/x")).toBe(true);
  6. MEDIUM suspicious endpoint shipmail-to/shipmail-mcp 1.1.1.1 expect(isPublicHttpsUrl("https://1.1.1.1/x")).toBe(true);
  7. MEDIUM suspicious endpoint shipmail-to/shipmail-mcp 169.254.169.254 (cloud metadata) expect(isPublicHttpsUrl("https://169.254.169.254/latest/meta-data/")).toBe(false);
  8. MEDIUM suspicious endpoint shipmail-to/shipmail-mcp 169.254.169.254 (cloud metadata) url: "https://169.254.169.254/hook",
  9. HIGH obfuscation peopleworks/SignsofAI dynamic require()/import() const { narrate } = await import(`${KIT}/narrate.mjs`);
  10. HIGH obfuscation peopleworks/SignsofAI dynamic require()/import() const { narrate, getKey } = await import(`${KIT}/narrate.mjs`);
  11. HIGH committed secret YoruichiYams/devguard-mcp OpenAI key sk-pro…(40 chars, redacted)
  12. HIGH credential in log howells/agentsurface credential in log console.log("[client] Got token:", access_token);
  13. MEDIUM suspicious endpoint akbarharyadi/claude-code-telegram api.telegram.org url = f"https://api.telegram.org/bot{config.TELEGRAM_BOT_TOKEN}/{method}"
  14. MEDIUM suspicious endpoint akbarharyadi/claude-code-telegram api.telegram.org API_ROOT = "https://api.telegram.org"
  15. MEDIUM suspicious endpoint akbarharyadi/claude-code-telegram api.telegram.org url = f"https://api.telegram.org/bot{config.TELEGRAM_BOT_TOKEN}/getMe"