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
50108 analyzed
8067 re-analysis due
988 not analyzable
0 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. HIGH dynamic exec agent-crossbar __import__() sys.modules[_full] = __import__(_target, fromlist=[_mod_name])
    agent_crossbar-0.4.0/src/agent_harness_mcp/ __init__.py :87
  2. HIGH dynamic exec Dayananda-D/DevCDP new Function() new Function(agentSrc); // throws on a syntax error
  3. HIGH dynamic exec Dayananda-D/DevCDP eval() async eval(expression, opts = {}) {
  4. HIGH committed secret LyoSU/capka GitHub fine-grained PAT github…(57 chars, redacted)
  5. MEDIUM suspicious endpoint LyoSU/capka api.telegram.org const res = await fetch(`https://api.telegram.org/file/bot${botState().token}/${info.file_path}`);
  6. MEDIUM suspicious endpoint LyoSU/capka 169.254.169.254 (cloud metadata) new Response(null, { status: 302, headers: { location: "http://169.254.169.254/latest/meta-data/" } }),
  7. MEDIUM suspicious endpoint LyoSU/capka 169.254.169.254 (cloud metadata) const obs = await observePluginPlan(plan([remote("meta", "http://169.254.169.254/mcp")]), OPEN);
  8. HIGH dynamic exec LyoSU/capka new Function() expect(() => new Function(SANDBOX_IMPORT_SCRIPT)).not.toThrow();
  9. MEDIUM suspicious endpoint LyoSU/capka t.me href={`https://t.me/${botUsername}?start=${linkCode}`}
  10. MEDIUM suspicious endpoint Konuktor/rigorrun 169.254.169.254 (cloud metadata) expect(() => assertSafeMcpUrl('http://169.254.169.254/latest/meta-data/')).toThrow(
  11. MEDIUM suspicious endpoint Konuktor/rigorrun 169.254.169.254 (cloud metadata) expect(() => assertSafeAgentUrl('http://169.254.169.254/latest/meta-data/')).toThrow();
  12. MEDIUM suspicious endpoint Neeraj829784/zap-mcp-server 169.254.169.254 (cloud metadata) result = await scanners.zap_active_scan("http://169.254.169.254/")
  13. MEDIUM suspicious endpoint Neeraj829784/zap-mcp-server 169.254.169.254 (cloud metadata) policy.authorize_target("http://169.254.169.254/latest/meta-data/")
  14. HIGH committed secret br9704/mcpaudit GitHub token ghp_LE…(40 chars, redacted)
  15. MEDIUM suspicious endpoint br9704/mcpaudit 169.254.169.254 (cloud metadata) payload: { $ref: "http://169.254.169.254/latest/meta-data/iam/security-credentials/" },