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 committed secret VatsSShah/assay OpenAI key sk-qEz…(43 chars, redacted)
  2. HIGH committed secret zoharbabin/google-researcher-mcp Google API key AIzaSy…(39 chars, redacted)
  3. HIGH committed secret zoharbabin/google-researcher-mcp Google API key AIzaSy…(39 chars, redacted)
  4. MEDIUM suspicious endpoint zoharbabin/google-researcher-mcp 169.254.169.254 (cloud metadata) await expect(validateUrlForSSRF('http://169.254.169.254/latest/meta-data/')).rejects.toThrow(SSRFProtectionError);
  5. HIGH committed secret zoharbabin/google-researcher-mcp Google API key AIzaSy…(39 chars, redacted)
  6. HIGH committed secret zoharbabin/google-researcher-mcp Google API key AIzaSy…(39 chars, redacted)
  7. HIGH committed secret solomonneas/mitre-mcp private key PEM private key block (redacted)
  8. MEDIUM suspicious endpoint hlsitechio/Shellockolm-AI-CLI-MCP-Scanner securitylabs.datadoghq.com (telemetry) "https://securitylabs.datadoghq.com/articles/nextjs-middleware-auth-bypass/",
  9. HIGH dynamic exec rudraptpsingh/figbridge new Function() new Function(popup);
  10. HIGH dynamic exec rudraptpsingh/figbridge eval() var p = eval(wrapped);
  11. HIGH dynamic exec rudraptpsingh/figbridge new Function() return await page.evaluate(new Function(`return (async () => { ${script} })()`));
  12. HIGH dynamic exec keithyt06/quick-dingtalk-mcp new Function() const extractDescription = new Function(
  13. HIGH obfuscation keithyt06/quick-dingtalk-mcp dynamic require()/import() const mod = await import(`./index.ts?cache=${Date.now()}-no-url`);
  14. MEDIUM suspicious endpoint sridharandevcom/telegram-mcp-ts api.telegram.org const API_BASE = "https://api.telegram.org";
  15. MEDIUM over-broad oauth scope alsgur9865-sketch/formforge-ai https://www.googleapis.com/auth/cloud-platform creds, _ = google.auth.default(scopes=["https://www.googleapis.com/auth/cloud-platform"])