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,713 analyzable servers
51314 analyzed
7403 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 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 ptrinh/freeport 172.32.0.1 expect(pick('https://172.32.0.1')).toBe('https://172.32.0.1');
  2. MEDIUM suspicious endpoint ptrinh/freeport 172.15.0.1 expect(pick('https://172.15.0.1')).toBe('https://172.15.0.1');
  3. HIGH dynamic exec ptrinh/freeport new Function() new Function('window', SDK_SRC)(win);
  4. HIGH committed secret ptrinh/freeport Google API key AIzaSy…(39 chars, redacted)
  5. HIGH committed secret ptrinh/freeport Google API key AIzaSy…(39 chars, redacted)
  6. MEDIUM suspicious endpoint productstein/holomime us.i.posthog.com (telemetry) const POSTHOG_HOST = process.env.HOLOMIME_POSTHOG_HOST ?? "https://us.i.posthog.com";
  7. MEDIUM suspicious endpoint priyankark/lighthouse-mcp 169.254.169.254 (cloud metadata) const blocked = await client.callTool({ name: 'run_audit', arguments: { url: 'http://169.254.169.254/' } });
  8. MEDIUM suspicious endpoint priyankark/lighthouse-mcp 169.254.169.254 (cloud metadata) if (req.url === '/redirect') { res.writeHead(302, { location: 'http://169.254.169.254/latest/meta-data' }); res.end(); }
  9. MEDIUM suspicious endpoint praveenc/llmstxt-doc-search 169.254.169.254 (cloud metadata) expect(() => assertPublicHttpUrl("http://169.254.169.254/latest/meta-data/")).toThrow(URLValidationError);
  10. MEDIUM suspicious endpoint prashantsinghmangat/tracebug-ai www.google-analytics.com (telemetry) expect(isNoiseRequest('https://www.google-analytics.com/collect?v=1')).toBe(true);
  11. HIGH dynamic exec pooriaarab/vibeshare new Function() expect(() => new Function(js)).not.toThrow();
  12. HIGH dynamic exec pooriaarab/vibeshare new Function() expect(() => new Function(js)).not.toThrow();
  13. MEDIUM suspicious endpoint polygraphso/litmus 1.1.1.1 await expect(assertPublicHttpUrl("http://1.1.1.1/mcp")).rejects.toThrow(/plaintext http/);
  14. MEDIUM suspicious endpoint polygraphso/litmus 169.254.169.254 (cloud metadata) await expect(assertPublicHttpUrl("http://169.254.169.254/latest/meta-data/")).rejects.toBeInstanceOf(
  15. MEDIUM suspicious endpoint polydev-ai/polydev us.i.posthog.com (telemetry) connect-src 'self' https://us.i.posthog.com https://oxhutuxkthdxvciytwmb.supabase.co wss: ws:;