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,698 analyzable servers
51224 analyzed
7479 re-analysis due
995 not analyzable
0 not yet analyzed
4849 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 criptogus/HermesOffice 8.8.8.8 await expect(isSafeRemoteUrl('https://8.8.8.8/x.png')).resolves.toBe(true)
  2. MEDIUM suspicious endpoint criptogus/HermesOffice 169.254.169.254 (cloud metadata) 'http://169.254.169.254/latest/meta-data/',
  3. HIGH committed secret criptogus/HermesOffice GitHub token ghp_01…(40 chars, redacted)
  4. MEDIUM suspicious endpoint criptogus/HermesOffice www.google-analytics.com (telemetry) 'https://www.google-analytics.com/mp/collect?measurement_id=G-TEST123&api_secret=secret',
  5. MEDIUM suspicious endpoint criptogus/HermesOffice www.google-analytics.com (telemetry) 'https://www.google-analytics.com/mp/collect' +
  6. HIGH dynamic exec CChuYong/rookery eval() async eval(expression) {
  7. MEDIUM over-broad oauth scope HabaAndrei/custom-chrome-dev-mcp https://mail.google.com/ "https://mail.google.com/mail/u/0",
  8. HIGH dynamic exec HabaAndrei/custom-chrome-dev-mcp indirect eval const v = (0, eval)(expr);
  9. MEDIUM suspicious endpoint jgalea/mailbox-mcp 169.254.169.254 (cloud metadata) expect(() => validateNoSSRF("http://169.254.169.254/metadata")).toThrow("blocked");
  10. MEDIUM over-broad oauth scope jgalea/mailbox-mcp gmail.modify "https://www.googleapis.com/auth/gmail.modify", // Read, send, trash, labels, filters
  11. HIGH dynamic exec totekuh/winbox eval()/exec() exec("\n".join(lines[start:end]), ns)
  12. MEDIUM over-broad oauth scope zorahrel/jarvis-claudecode https://www.googleapis.com/auth/spreadsheets sheets: "https://www.googleapis.com/auth/spreadsheets",
  13. MEDIUM over-broad oauth scope zorahrel/jarvis-claudecode https://www.googleapis.com/auth/documents docs: "https://www.googleapis.com/auth/documents",
  14. MEDIUM over-broad oauth scope zorahrel/jarvis-claudecode https://www.googleapis.com/auth/drive drive: "https://www.googleapis.com/auth/drive",
  15. MEDIUM over-broad oauth scope zorahrel/jarvis-claudecode gmail.modify gmail: "https://www.googleapis.com/auth/gmail.modify",