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
50100 analyzed
8073 re-analysis due
988 not analyzable
2 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 full-stack-dev-johncastrosanabria/MultiAgent-Software-Engineering-Team. __import__() for engine, spec in __import__(
  2. MEDIUM suspicious endpoint full-stack-dev-johncastrosanabria/MultiAgent-Software-Engineering-Team. 1.1.1.1 "http://1.1.1.1", check=False).returncode != 0
  3. HIGH obfuscation rain6fish/KeelBase dynamic require()/import() await import(`file://${root}/Server-NestJS/src/plugins/plugins/notify.plugin.ts`).catch(() => {});
  4. MEDIUM suspicious endpoint rain6fish/KeelBase 169.254.169.254 (cloud metadata) .mockResolvedValue({ status: 302, ok: false, headers: { get: () => 'http://169.254.169.254/latest' } });
  5. HIGH credential in log rain6fish/KeelBase credential in log console.log(`Demo account created: ${username} / ${password}`);
  6. HIGH dynamic exec Nooticr/nooticr-mcp vm exec expect(() => vm.compileFunction(script, [], {})).not.toThrow();
  7. HIGH dynamic exec Nooticr/nooticr-mcp new Function() expect(() => new Function(script as string)).not.toThrow();
  8. MEDIUM suspicious endpoint Nooticr/nooticr-mcp 93.184.216.34 expect(hosts("http://93.184.216.34/portfolio")).toEqual(["93.184.216.34"]);
  9. MEDIUM suspicious endpoint Nooticr/nooticr-mcp 100.128.0.1 expect(hosts("http://100.128.0.1/")).toEqual(["100.128.0.1"]);
  10. MEDIUM suspicious endpoint Nooticr/nooticr-mcp 100.63.0.1 expect(hosts("http://100.63.0.1/")).toEqual(["100.63.0.1"]);
  11. MEDIUM suspicious endpoint Nooticr/nooticr-mcp 169.254.169.254 (cloud metadata) expect(hosts("http://169.254.169.254/latest/meta-data/")).toEqual([]);
  12. MEDIUM suspicious endpoint Nooticr/nooticr-mcp 169.254.169.254 (cloud metadata) ["cloud metadata", "https://169.254.169.254/latest/meta-data/"],
  13. HIGH dynamic exec Nooticr/nooticr-mcp new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  14. HIGH dynamic exec rezzminator/professor eval() table = eval(`[${block[1]}]`);
  15. HIGH dynamic exec LGDiMaggio/predictive-maintenance-mcp __import__() __import__(module)