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. HIGH dynamic exec simonlin1212/Vibe-Research new Function() const isUsable = new Function("c", `const isCli=(p)=>p.startsWith("cli-");${fn[1]!.replace(/Boolean\(/g, "Boolean(")}`) as (c: unknown) => boolean;
  2. HIGH dynamic exec simonlin1212/Vibe-Research vm exec const run = vm.runInNewContext(callback("Research", "cancel"), {
  3. HIGH dynamic exec simonlin1212/Vibe-Research vm exec const load = vm.runInNewContext(compile("loadIndices"), {
  4. HIGH dynamic exec simonlin1212/Vibe-Research vm exec const [message, session] = vm.runInNewContext(`${generators[0]}\n[id(), session()]`, { crypto: {} }) as string[];
  5. HIGH dynamic exec cognigy-vibe-mcp eval()/exec() exec(compile(source, str(output_path), "exec"), namespace)
    cognigy_vibe_mcp-1.7.4/tests/ test_build_explain_topics.py :176
  6. MEDIUM over-broad oauth scope Kevin-Liu-01/Jarhead https://mail.google.com/ assert.ok(presenceGated(undefined, "https://mail.google.com/mail/u/0/#inbox"));
  7. MEDIUM suspicious endpoint Kevin-Liu-01/Jarhead 169.254.169.254 (cloud metadata) assert.equal(v("http://169.254.169.254/latest/meta-data/", "read https://example.com"), "refuse", "link-local is private");
  8. MEDIUM over-broad oauth scope Kevin-Liu-01/Jarhead https://mail.google.com/ gmail: "https://mail.google.com/",
  9. HIGH dynamic exec fredporter/uCore __import__() __import__(module)
  10. HIGH dynamic exec fredporter/uCore __import__ sink pids = [p for p in pids if p != __import__("os").getpid()]
  11. MEDIUM over-broad oauth scope Canonry/canonry https://mail.google.com/ expect(shouldForward(request('https://example.com/', 'https://mail.google.com/'))).toBe(false)
  12. HIGH dynamic exec Canonry/canonry new Function() const exposePredicate = new Function(
  13. MEDIUM suspicious endpoint Canonry/canonry 169.254.169.254 (cloud metadata) await expect(() => fetchAndParseSitemap('http://169.254.169.254/sitemap.xml')).rejects.toThrow(/rejected/)
  14. HIGH credential in log Canonry/canonry credential in log log.info('smoke.completed', { runId: 'fixture-run', apiKey: 'secret-never-exposed', query: 'private-query' })
  15. MEDIUM suspicious endpoint Canonry/canonry 1.1.1.1 'https://1.1.1.1/canonry-webhook',